Agilo's Weblog (text-based version for ancient browsers) ------------------------------------------------------------------------------- You are seeing this page in the technology best suited for your browser. Enjoy your stay here and if at any time you feel the urge to see this page in its full glory I kindly and friendly suggest you to get a better browser. ------------------------------------------------------------------------------- --- Entry title: GMail notifier for Linux. Date added: Saturday, July 2 2005, 10:08AM Written by: Agilo (agilo3@gmail.com) Entry ID: 142 --- 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. :P 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. :) -------------------------------------------------------------------------------