Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashchan/mail-notifr
Mail Notifr - Gmail Notifier for macOS
https://github.com/ashchan/mail-notifr
gmail gmail-notifier macos mail-notifr objective-c swift swiftui
Last synced: 7 days ago
JSON representation
Mail Notifr - Gmail Notifier for macOS
- Host: GitHub
- URL: https://github.com/ashchan/mail-notifr
- Owner: ashchan
- License: mit
- Created: 2013-01-22T13:32:17.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T02:54:16.000Z (8 months ago)
- Last Synced: 2024-08-02T16:10:25.935Z (3 months ago)
- Topics: gmail, gmail-notifier, macos, mail-notifr, objective-c, swift, swiftui
- Language: Swift
- Homepage: https://ashchan.com/projects/gmail-notifr
- Size: 9.18 MB
- Stars: 208
- Watchers: 14
- Forks: 37
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Mail Notifr (formerly Gmail Notifr) #
A Gmail Notifier for macOS
## Mail Notifr sunset on March 8th, 2024.
**As this app needs to access Gmail restricted APIs, it's required to complete a CASA security assessment, which is a progress I could NOT get through.**
**I've decided to make the end of its service. Sorry, and thank you.**
![screenshot](screenshot.png)
[Mail Notifr](https://bit.ly/gmail-notifr-store) features:
* Support multiple Google Accounts (OAuth 2.0).
* Separate check and notification setting for each account.
* Preferred browser setting for each account.
* Support Google hosted account.
* Check mail at a specified interval.
* Notification Center & sound notifications.
* Small & fast.
* No background daemon processes installed as Google's official notifier.
* Open Source!
* Free! Install from [Mac App Store](https://bit.ly/gmail-notifr-store).## Requirements ##
* 2.0.0+: macOS 11 Big Sur or later.
* 1.3.5 and below: macOS 10.8 or later.## Note ##
Mail Notifr was originally written in RubyCocoa, then MacRuby, then Objective-C, and recently Swift.
* The [MacRuby implementation](https://github.com/ashchan/gmail-notifr) repository remains. I also created a [macruby](https://github.com/ashchan/mail-notifr/tree/macruby) branch.
* The RubyCocoa implementation's on the [rubycocoa](https://github.com/ashchan/mail-notifr/tree/rubycocoa) branch.
## Updates, Changelog & Feedback ##
Feedback is welcome! Leave a message on the [feedback](https://blog.ashchan.com/archive/2008/10/29/gmail-notifr-changelog/) page, or create a github [issue](https://github.com/ashchan/mail-notifr/issues), or tweet the author [@ashchan](https://twitter.com/ashchan).
View the full [changelog](CHANGELOG.md).
Visit [project home page](https://ashchan.com/projects/gmail-notifr) for more information.
## License ##
[The MIT License](LICENSE)
**Binary or modification is NOT allowed to submit to Apple App Store without written permission!**
Copyright (c) 2008 - 2021 [James Chen](https://ashchan.com/) ([@ashchan](https://twitter.com/ashchan))