GitHub Notifications on your menu bar. Available on macOS, Windows and Linux.
- 🔔 Unified notifications from GitHub Cloud & GitHub Enterprise Server
- 💻 Cross-platform: macOS, Windows, and Linux
- 🎨 Customizable settings, filters and themes
- 🖥️ Tray/menu bar integration
- ⚡ Fast, native experience
Gitify uses a forge adapter pattern (see MAINTAINERS.md) so notifications can come from any compatible Git forge, not just GitHub.
| Forge | Status | Notifications | Mark read | Mark done | Unsubscribe | Enriched details |
|---|---|---|---|---|---|---|
| GitHub Cloud | ✅ Supported | ✅ | ✅ | ✅ | ✅ | ✅ |
| GitHub Enterprise Server (≥ 3.13) | ✅ Supported | ✅ | ✅ | ✅ | ✅ | ✅ |
| GitHub Enterprise Cloud with Data Residency | ✅ Supported | ✅ | ✅ | ✅ | ✅ | ✅ |
| Gitea (incl. Forgejo, Codeberg) | ✅ Supported | ✅ | ✅ | — | — | — |
| GitLab (todos) | 💭 Considering | — | — | — | — | — |
| Bitbucket Cloud | 💭 Considering | — | — | — | — | — |
| Azure DevOps | 💭 Considering | — | — | — | — | — |
| Gerrit | 💭 Considering | — | — | — | — | — |
Status legend: ✅ Supported · 🧪 Experimental (rough edges expected) · 🚧 In progress (adapter is being worked on) · 💭 Considering (open to a maintainer picking it up).
A new forge needs an adapter plus a designated maintainer — see the contributing guide for the full policy.
- Download Gitify for free from gitify.io.
- Install and launch the app for your platform.
- Authenticate with your GitHub account, Personal Access Token or OAuth client/secret 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.
