Git Notifications on your menu bar. Available on macOS, Windows and Linux.
- 🔔 Unified notifications from your favorite Git forges (GitHub Cloud, GitHub Enterprise Server & Gitea)
- 💻 Cross-platform: macOS, Windows, and Linux
- 🎨 Customizable settings, filters and themes
- 🖥️ Tray/menu bar integration
- ⚡ Fast, native experience
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.
- 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.
macOS users can also install via Homebrew
brew install gitifyTo build and run Gitify locally:
pnpm install
pnpm build
pnpm devSee CONTRIBUTING.md for full development and contribution instructions.
See our Gitify FAQs for answers to common questions.
- Open an issue for bugs or feature requests
- See CONTRIBUTING.md for more ways to get involved
Gitify is licensed under the MIT Open Source license. For more information, see LICENSE.
