Git Notifications on your menu bar. Available on macOS, Windows and Linux.
- π 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
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.
