Author Shuai Lu (sl988@cornell.edu)
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).
- Modified it to support Chinese.
- Updated the out-dated API of feedparser
How to use:
- Put your user-name and password in a file outside the repo in two lines.
- Specify the location of that file in send.py, let p = open('FILE_LOCATION','r')
- 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.