Yet Another RSS Reader Code
Status: Beta
Brought to you by:
leedo_
File | Date | Author | Commit |
---|---|---|---|
build | 2008-02-10 | leedo_ | [r1] initial import |
lib | 2008-02-10 | leedo_ | [r2] utf8 support for config and state files |
share | 2008-02-10 | leedo_ | [r1] initial import |
src | 2008-02-10 | leedo_ | [r1] initial import |
ChangeLog | 2008-02-10 | leedo_ | [r1] initial import |
INSTALL | 2008-02-10 | leedo_ | [r1] initial import |
Makefile | 2008-02-10 | leedo_ | [r1] initial import |
README | 2008-02-10 | leedo_ | [r1] initial import |
TODO | 2008-02-10 | leedo_ | [r1] initial import |
Yarssr, a RSS reader for the GNOME Tray Author: Lee Aylward <lee@laylward.com> http://yarssr.sf.net Perl Module requirements: XML::RSS Gtk2 (http://gtk2-perl.sf.net) Gtk2::GladeXML Gtk2::TrayIcon Net::HTTP Gnome2 >= 0.94 (optional) Check INSTALL file for installation directions. Just run 'yarssr'. Wait while it retrieves the RSS feeds, and then displays them in the tray. Preferences allows you to add feeds and adjust the interval time. If you have problems upgrading from an old version of Yarssr, it is recommended that you delete your ~/.yarssr directory. Improvements welcome.