Author Shuai Lu ([email protected])
Modified by xg1990#gmail.com
KindleRSSDaily helps you convert RSS resources to mobi and deliver it to your kindle through email evryday.
Code framework and templates are from 'dailykindle' https://github.com/pelletier/dailykindle. kindlegen is the deafault conversion tool of amazon for kindle (V2.9).
linux packages: postfix, wget, imagemagick
python packages: feedparser, jinja2
- Setup your postfix and make sure
mail
command works. - Put the rss resource in sources.txt line by line.
- Config send.py to send the mobi file to your kindle email
- Config the contab on the server to run dailyRSS.sh every day.