A tool which will email you a daily digest of RSS feeds.
- Sends you an email containing all updated RSS items since last run.
- Manage rss feeds from the command line.
- Define your own CSS styles for output email
The aim is to create an easily readable email that will work on portable devices that can cache emails when in wireless range and browse emails when outside of wireless range (say, for instance, an iPod Touch).
It is written in Python (2.5.1) using only standard libraries, so it should work on any system that can run Python. It has been successfully tested on OSX and Windows XP. Windows users will probably need to install Python 2.5.1 or greater.