Gmail Notifier in Ubuntu Breezy
Tuesday, January 17th, 2006About a year ago I wrote a Linux alternative in Python to the Gmail Notifier released by Google using the libgmail library. It took off rather well for a while but Google kept changing things about the way Gmail worked meaning I had to constantly update the libgmail library. Since then many others have got involved with the project and recently Juan Grande re-wrote most of the code to use the Gmail Atom library meaning the project has become fairly stable and reliable as a day to day tool. The greatest part now though is that someone has built a Gmail Notifier package for Ubuntu Breezy that can be apt-get installed if you have the universe source package line in your sources.list uncommented. So if you run Ubutu Breezy, try:
sudo apt-get install gmail-notify
The Gmail notifier project site can be found here
and the Ubuntu package page for the app can be found here
