Naufrago! is a simple online/offline RSS reader application that allows reading news even with its images.
This is here because there are people, like the author, that not always has an Internet connection available, but wants to be able to read articles/entries/posts with its images. This is the leit motiv of the application.
Product's homepage
Requirements:
· Python
· gtk+
· PySQLite
· PyGTK
· python-feedparser
· python-webkit
What's New in This Release: [ read full changelog ]
· The number of unread entries on 'Unread' special folder has been fixed.
· Now the launching script logs errors in order to try to identify app issues.
· Automatic online version checker feature (manual launch is also possible).
· Important rework in the way feeds are stored to avoid repeated entries (happens with some feeds with bad date field or bad date parsing).
· Locale english fallback when no supported locale is found.
· Documentation update.