Kindlereader2 is a project aimed to push articles from rss reader or rss source to kindle. It is forked from work kindlereader. Now the rss reader support work is based on librssreader, and now support inoreader. More rss reader support would be added by the librssreader.
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
- Support to push inoreader articles to kindle
- python(2.7 recommanded)
- pip
By now ALL feature are only tested on Linux environment.
Drop kindlegen in any dir that you can find it by which kindlegen
$ kindlereader.pyt --generate_config # a config.ini would be generated in the dir
Fill Infos into the config.ini and then
$ kindlereader.py
Originally created by kindlereader