Gitify
May 10, 2026 ยท View on GitHub
Git Notifications on your menu bar. Available on macOS, Windows and Linux.

Features
- ๐ Unified notifications from your Git platforms
- โ๏ธ Multi-forge: GitHub Cloud, GitHub Enterprise, Gitea, Forgejo, Codeberg
- ๐ป Cross-platform: macOS, Windows, and Linux
- ๐จ Customizable settings, filters and themes
- ๐ฅ๏ธ Tray/menu bar integration
- โก Fast, native experience
Supported forges
Gitify uses a forge adapter pattern so notifications can come from any compatible Git forge, not just GitHub.
| Forge | Status | Notifications | Mark read | Mark done | Unsubscribe | Enriched details |
|---|---|---|---|---|---|---|
| GitHub Cloud | โ | โ | โ | โ | โ | โ |
| GitHub Enterprise Server (< 3.13) | โ | โ | โ | โ | โ | โ |
| GitHub Enterprise Server (โฅ 3.13) | โ | โ | โ | โ | โ | โ |
| GitHub Enterprise Cloud with Data Residency | โ | โ | โ | โ | โ | โ |
| Gitea (incl. Forgejo, Codeberg) | โ | โ | โ | โ | โ | โ |
| GitLab (todos) | ๐ญ | โ | โ | โ | โ | โ |
| Bitbucket Cloud | ๐ญ | โ | โ | โ | โ | โ |
| Azure DevOps | ๐ญ | โ | โ | โ | โ | โ |
| Gerrit | ๐ญ | โ | โ | โ | โ | โ |
Status legend
| Symbol | Meaning |
|---|---|
| โ | Supported |
| โ | Unsupported |
| ๐งช | Experimental (rough edges expected) |
| ๐ง | In progress (adapter is being worked on) |
| ๐ญ | Considering (open to a maintainer picking it up) |
Note
A new forge needs an adapter plus a designated maintainer. See our contributing guide for the full policy.
Quick Start
- Download Gitify for free from gitify.io.
- Install and launch the app for your platform.
- Authenticate with one or many supported accounts and start receiving notifications.
Homebrew
macOS users can also install via Homebrew
brew install gitify
Build & Development
To build and run Gitify locally:
pnpm install
pnpm build
pnpm dev
See CONTRIBUTING.md for full development and contribution instructions.
FAQ
See our Gitify FAQs for answers to common questions.
Community & Support
- Open an issue for bugs or feature requests
- See CONTRIBUTING.md for more ways to get involved
License
Gitify is licensed under the MIT Open Source license. For more information, see LICENSE.