Gmail-Notifier icon indicating copy to clipboard operation
Gmail-Notifier copied to clipboard

Minimalist Gmail inbox notifications for Mac OS X.

Results 5 Gmail-Notifier issues
Sort by recently updated
recently updated
newest added

These are called "[Today Widgets](https://developer.apple.com/library/content/documentation/General/Conceptual/ExtensibilityPG/Today.html#//apple_ref/doc/uid/TP40014214-CH11-SW7)". Rather than having a permanent notification list, display messages in the user notification center's Today view.

enhancement

Add some sort of update-checking mechanism (perhaps using the Github Releases API) to alert users when a new version is available.

enhancement

inbox.google.com is a re-skin of gmail. Please add an option to use this instead of mail.google.com. It should be as simple as changing all URL hostnames from mail.google.com to inbox.google.com....

enhancement
upstream issue

It will be so nice.

enhancement

Instead of parsing the [Gmail Inbox Feed](https://developers.google.com/gmail/gmail_inbox_feed), use the [Gmail API](https://developers.google.com/gmail/api/) to read new messages. This may reduce overhead, and should allow for potential additional functionality, such as buttons to...

enhancement