Skip to content

Automatically feeds your dose of daily RSS to your Kindle as a newspaper.

Notifications You must be signed in to change notification settings

xg1990/KindleRSSDaily

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

KindleRSSDaily

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).

Dependencies:

linux packages: postfix, wget, imagemagick

python packages: feedparser, jinja2

How to use:

  1. Setup your postfix and make sure mail command works.
  2. Put the rss resource in sources.txt line by line.
  3. Config send.py to send the mobi file to your kindle email
  4. Config the contab on the server to run dailyRSS.sh every day.

About

Automatically feeds your dose of daily RSS to your Kindle as a newspaper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.6%
  • Shell 15.0%
  • CSS 5.4%