Analysis updated 2026-07-12 · repo last pushed 2013-01-22
Monitor a work and personal Gmail account from the menu bar with separate check intervals and alert settings.
Get sound or pop-up notifications when new Gmail arrives without keeping a browser tab open.
Use with Google-hosted accounts on custom domains, not just standard @gmail.com addresses.
| burningtyger/gmail-notifr | juanpe/jptoolbox | krausefx/eigen | |
|---|---|---|---|
| Stars | 1 | 1 | — |
| Language | Objective-C | Objective-C | Objective-C |
| Last pushed | 2013-01-22 | 2014-02-05 | 2017-02-18 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Mac OS X 10.6 or later on a 64-bit Intel Mac, and building from source requires a specific dependency for securely storing passwords.
Gmail Notifr is a free, open-source Mac app that checks your Gmail for you and sends a notification when new mail arrives. It lives in your menu bar and supports multiple accounts, so you can monitor both a personal and a work address at the same time without keeping a browser tab open for each one. Each account gets its own settings. You can choose how often the app checks for new mail, which browser should open when you click a notification, and whether you want sound alerts, pop-up notifications, or both. It also works with Google-hosted accounts (like a custom domain managed through Google), so it covers more than just standard @gmail.com addresses. The app includes automatic updates via a tool called Sparkle, and unlike Google's own notifier software at the time, it doesn't install background processes that keep running even when you're not actively using it. This is mainly for Mac users who want a lightweight alternative to Google's official notifier or who juggle several Gmail accounts and want separate notification preferences for each. For example, you could set your work account to check every five minutes with sound alerts, while your personal account checks every thirty minutes silently. One thing worth noting: the app is built using MacRuby, a now-discontinued version of Ruby designed to run on Mac OS X. Because MacRuby isn't included by default on some versions of OS X, the app has to bundle the MacRuby framework inside itself, which makes the download larger and increases memory usage compared to an earlier version of the same project. It requires Mac OS X 10.6 (Snow Leopard) or later on a 64-bit Intel Mac, and building it from source requires a specific dependency for securely storing passwords.
A free Mac menu bar app that checks your Gmail accounts and notifies you when new mail arrives. It supports multiple accounts, each with its own check interval, sound, and notification preferences.
Mainly Objective-C. The stack also includes Objective-C, MacRuby, Sparkle.
Dormant — no commits in 2+ years (last push 2013-01-22).
No license information is provided in the explanation, so the default terms of the repository apply, you may not have permission to use, modify, or distribute this code.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.