Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gitify-app/gitify
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
https://github.com/gitify-app/gitify
electron github github-api gitify node notifications react tailwindcss
Last synced: 6 days ago
JSON representation
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
- Host: GitHub
- URL: https://github.com/gitify-app/gitify
- Owner: gitify-app
- License: mit
- Created: 2015-05-21T18:15:28.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T21:18:57.000Z (8 days ago)
- Last Synced: 2025-02-04T21:07:06.785Z (7 days ago)
- Topics: electron, github, github-api, gitify, node, notifications, react, tailwindcss
- Language: TypeScript
- Homepage: https://gitify.io
- Size: 13.4 MB
- Stars: 4,616
- Watchers: 51
- Forks: 263
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE-OF-CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-starred-test - gitify-app/gitify - GitHub notifications on your menu bar. Available on macOS, Windows & Linux. (TypeScript)
- stars - gitify - app | 4619 | (TypeScript)
- stars - gitify - app | 4583 | (TypeScript)
README
# Gitify
[![CI Workflow][ci-workflow-badge]][github-actions] [![Release Workflow][release-workflow-badge]][github-actions] [![Coverage][coverage-badge]][coverage] [![Quality Gate Status][quality-badge]][quality] [![Renovate enabled][renovate-badge]][renovate] [![Contributors][contributors-badge]][github] [![Downloads - Total][downloads-total-badge]][website] [![Downloads - Latest Release][downloads-latest-badge]][website] [![OSS License][license-badge]][license] [![Latest Release][github-release-badge]][github-releases] [![Homebrew Cask][homebrew-cask-badge]][homebrew-cask]
> GitHub Notifications on your menu bar. Available on macOS, Windows and Linux.
![Gitify][gitify-social]
### Download
You can download Gitify for **free** from the website [www.gitify.io][website] or install it via [Homebrew Cask][brew].
```shell
brew install gitify
```Gitify supports macOS, Windows and Linux.
### FAQ
Please visit our [Gitify FAQs][faqs] for all commonly asked questions.
### Contributing
Please read our [Contributing Guidelines](CONTRIBUTING.md) for more information.
### License
Gitify is licensed under the MIT Open Source license.
For more information, see [LICENSE](LICENSE).[website]: https://www.gitify.io
[faqs]: https://www.gitify.io/faq/
[gitify-social]: https://raw.githubusercontent.com/gitify-app/website/master/public/images/social.png[github]: https://github.com/gitify-app/gitify
[github-actions]: https://github.com/gitify-app/gitify/actions
[github-releases]: https://github.com/gitify-app/gitify/releases/latest
[github-website]: https://github.com/gitify-app/website
[github-website-pulls]: https://github.com/gitify-app/website/pulls
[brew]: https://brew.sh/
[homebrew-cask]: https://formulae.brew.sh/cask/gitify[coverage-badge]: https://img.shields.io/sonar/coverage/gitify-app_gitify?server=https%3A%2F%2Fsonarcloud.io&logo=sonarcloud
[coverage]: https://sonarcloud.io/summary/new_code?id=gitify-app_gitify
[quality-badge]: https://img.shields.io/sonar/quality_gate/gitify-app_gitify?server=https%3A%2F%2Fsonarcloud.io&logo=sonarcloud
[quality]: https://sonarcloud.io/summary/new_code?id=gitify-app_gitify[ci-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/ci.yml/badge.svg
[release-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/release.yml/badge.svg
[downloads-total-badge]: https://img.shields.io/github/downloads/gitify-app/gitify/total?label=downloads@all&logo=github
[downloads-latest-badge]: https://img.shields.io/github/downloads/gitify-app/gitify/latest/total?logo=github
[contributors-badge]: https://img.shields.io/github/contributors/gitify-app/gitify?logo=github
[license]: LICENSE
[license-badge]: https://img.shields.io/github/license/gitify-app/gitify?logo=github
[github-release-badge]: https://img.shields.io/github/v/release/gitify-app/gitify?logo=github
[homebrew-cask-badge]: https://img.shields.io/homebrew/cask/v/gitify?logo=homebrew
[renovate]: https://renovatebot.com/
[renovate-badge]: https://img.shields.io/badge/renovate-enabled-brightgreen.svg?logo=renovate