junmo-kim / gmail-notifr-objc

Gmail Notifier for Mac OS X (rewritten in Objective-C)

Home Page:http://ashchan.com/projects/gmail-notifr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gmail Notifr

A Gmail Notifier for Mac OS X

screenshot

Yet Another Gmail Notifier

Gmail Notifr has these features:

  • Support multiple accounts.
  • Separate check and notification setting for each account.
  • Preferred browser setting for each account.
  • Support Google hosted account.
  • Check mail at a specified interval.
  • Growl & sound notifications.
  • Small & fast.
  • Sparkle automatic updates.
  • No background daemon processes installed as Google's official notifier.
  • Open Source & free!

Requirements

  • Mac OS X 10.7 (Lion) or higher
  • An Intel 64-bit machine

Note

Gmail Notifr was originally written in RubyCocoa, then MacRuby, and recently Objective-C.

How to Build

git clone --recursive https://github.com/ashchan/gmail-notifr-objc.git

Then build and run with Xcode.

Updates, Changelog & Feedback

Feedback is welcome! Leave a message on the feedback page, or create a github issue, or tweet the author @ashchan.

View the full release notes.

Visit project home page for more information.

License

The MIT License

Copyright (c) 2008 - 2013 James Chen (@ashchan)

About

Gmail Notifier for Mac OS X (rewritten in Objective-C)

http://ashchan.com/projects/gmail-notifr


Languages

Language:Objective-C 84.2%Language:C 15.8%