gitify-app/gitify

Git notifications on your menu bar. Available on macOS, Windows & Linux.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 12th, 2026
Created on May 21st, 2015
Open Issues & Pull Requests: 13 (+0)
GitHub issues: Enabled
Number of forks: 289
Total Stargazers: 5,344 (+1)
Total Subscribers: 48 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.6 hours
Mean response time: 83.2 days
90th percentile: 159.1 days
Tracked items: 138

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Work labelled "bug" is answered fastest, typically in about an hour, while "refactor" waits about 2 weeks. Only 8% of issues opened in the past year have been closed. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 2
Closed in 7 days: 2
Avg open age: 449 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (54)
  • bug (48)
  • priority:low (35)
  • priority:medium (17)
  • priority:high (16)
  • refactor (13)
  • blocked (9)
  • fix-upstream (9)

Most active issues this week

Detailed Description

Gitify is a desktop application that aggregates Git notifications from multiple platforms into your menu bar or system tray.

The tool solves notification fragmentation by pulling alerts from different Git forges into a single, unified interface. It uses a forge adapter pattern that allows it to support multiple platforms including GitHub Cloud, GitHub Enterprise, Gitea, Forgejo, Codeberg, Bitbucket Cloud, and GitLab. Users authenticate with their accounts and receive notifications directly in the menu bar without opening a web browser. The application offers actions like marking notifications as read or done, unsubscribing from threads, and viewing enriched details depending on forge support.

Gitify suits developers who work across multiple Git platforms and want to reduce context switching. It works best for those who prefer a lightweight, always-visible notification system rather than email or web-based alerts. The tool is particularly valuable for teams using self-hosted instances like Gitea or Forgejo alongside cloud services. It runs natively on macOS, Windows, and Linux, providing a consistent experience across operating systems. The application includes customizable settings, filters, and themes to tailor the notification experience.

The project maintains active engagement with its community through issue tracking and contribution guidelines. Development includes ongoing work to expand forge support, with a documented policy requiring both an adapter implementation and a designated maintainer for new platforms. The codebase is built with TypeScript, React, and Electron, reflecting a focus on maintainability and cross-platform consistency.