Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T21:55:14.000Z (over 6 years ago)
- Last Synced: 2024-11-11T00:25:18.383Z (3 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.