public
Description: A RubyCocoa Gmail Notifier for Mac OS X
Homepage: http://ashchan.com/projects/gmail-notifr
Clone URL: git://github.com/ashchan/gmail-notifr.git
Click here to lend your support to: gmail-notifr and make a donation at www.pledgie.com !
name age message
file .gitignore Thu Oct 02 17:44:41 -0700 2008 updated to ignore .mode1v3 & .pbxuser files [ashchan]
file ApplicationController.rb Loading commit data...
file CHANGELOG
file Credits.html Thu Oct 30 06:34:59 -0700 2008 updated Creadits [ashchan]
directory English.lproj/
file GNGrowlController.rb
file GNKeychain.rb Sun Oct 05 04:31:31 -0700 2008 made launch at login configurable [ashchan]
file GNPreferencesWindow.rb
file GNStartItems.rb
directory Gmail Notifr.xcodeproj/
file Growl.rb Thu Oct 30 06:21:06 -0700 2008 updated copyright info [ashchan]
file Info.plist
file MIT-LICENSE Thu Oct 02 17:41:51 -0700 2008 added README [ashchan]
file README.md
file Rakefile Thu Oct 02 16:46:24 -0700 2008 created empty project [ashchan]
file Security.bridgesupport Sat Oct 04 23:56:12 -0700 2008 embeded Security.bridgesupport [ashchan]
file app.icns
file app.tiff Sun Oct 05 06:13:24 -0700 2008 icon change on mail status [ashchan]
file check.tiff
file error.tiff
file gmailchecker
file mail.tiff Sun Oct 05 06:13:24 -0700 2008 icon change on mail status [ashchan]
file main.m Thu Oct 02 16:46:24 -0700 2008 created empty project [ashchan]
file rb_main.rb Thu Oct 02 16:46:24 -0700 2008 created empty project [ashchan]
README.md

Gmail Notifr

A RubyCocoa Gmail Notifier for Mac OS X

Why Another Gmail Notifier?

There's an official Google Notifier for Mac out there. For two reasons I don't like Google Notifier very much:

  • You cannot configure it to check mail every N minutes. Whenever a new message is received, it will notify you. That disturbs.

  • It installs and runs several daemon processes (Google Updater for example) without asking you. What's even worse, these processes remain after uninstalling Google Notifier.

There's an alternative great free Gmail notifier GmailStatus, which I've been using for a while. It is really good.

When I started learning RubyCocoa recently, an idea came out: why not write a Gmail Notifier in RubyCocoa?

So here comes Gmail Notifr.

Requirements

  • Mac OS X 10.5+ (Leopard)

Project Detail

Updates, Changelog & Feedback

Binary Download

Source

Copyright Info

Copyright (c) 2008 James Chan (ashchan), released under the MIT license