Go to file
Jan Losinski 3e2a8effb7 Add a basic readme.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-03-21 05:14:44 +01:00
LICENSE MIT License. 2018-03-21 05:08:03 +01:00
README.md Add a basic readme. 2018-03-21 05:14:44 +01:00
consumer.py Add the wallabag tag consumer. 2018-03-21 05:13:50 +01:00
models.py Add basic sqlalchemy model. 2018-03-21 05:11:57 +01:00
refresher.py Add the token refresher. 2018-03-21 05:14:20 +01:00
sender.py Add the email sender. 2018-03-21 05:13:21 +01:00
wallabag.py Add wallabag api abstraction. 2018-03-21 05:12:45 +01:00

README.md

Push tagged wallabag articles to kindle

This project is Work in progress!

This is a service that polls a Wallabag instance for articles with a certain tag (kindle, kindle-mobi or kindle-pdf). If it finds an article tagged with one of thse tags, it exports the article in the requested format and sends it via email to a configured kindle adress.