Date added: Saturday, July 2 2005, 10:08AM
GMail notifier for Linux.
After long consideration and looking around the internet for one, I've now pieced together my own GMail notifier for Linux in Python.
It runs on the libgmail library.
All it does is it checks for new/unread messages in your inbox.
It can be found/downloaded here:
files/gmail.py
It's not the best script ever written or anything, in fact, I barely even know Python.
Then again, Python is such an easy language in which to accomplish certain tasks.
Anyway, it looks alright (in my view) and it's functional.
Feedback is always appreciated.