GrNotify is Google reader notifier for Linux, written in Python. It will sit in your tray and notify you how many unread items you have, it will also tell you from which feeds they are.
Installation:
You need root priviliges to install grnotify (a non-root version is on the todo list).
the command is:
$sudo python install.py
Usage:
You'll need to set your username and password in the preferences menu, after this, no further configuration is needed.
Product's homepage
Requirements:
· gtk+
· Python
· PyGTK
· PyXML >= 0.8.3
· If you're not using GNOME you'll probably need python-gnome2-extras
What's New in This Release: [ read full changelog ]
· .desktop file passes desktop specification now