https://github.com/dahlitzflorian/python-intercept-kindle
Project theintercept.com's RSS feed to get the latest articles, convert and send them to a Amazon Kindle device
https://github.com/dahlitzflorian/python-intercept-kindle
automation kindle python python-3 python3 rss rss-feed-parser
Last synced: 7 months ago
JSON representation
Project theintercept.com's RSS feed to get the latest articles, convert and send them to a Amazon Kindle device
- Host: GitHub
- URL: https://github.com/dahlitzflorian/python-intercept-kindle
- Owner: DahlitzFlorian
- License: mit
- Created: 2018-08-30T17:55:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T21:55:14.000Z (about 7 years ago)
- Last Synced: 2025-01-08T13:27:41.076Z (9 months ago)
- Topics: automation, kindle, python, python-3, python3, rss, rss-feed-parser
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Intercept Kindle #
## Description ##
Fetches todays articles from [The Intercept](https://theintercept.com)'s RSS
feed, convert, and send them to an Amazon Kindle device.version 1.0
## Prerequisites ##
* Make sure to have [Calibre](https://calibre-ebook.com/) installed
* Insert your Kindle address (*recipient_address*) and the accepted sender address
(*sender_address*) into the `config.ini`-file.