Add a basic readme.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
This commit is contained in:
parent
cbb9d3ac1c
commit
3e2a8effb7
|
|
@ -0,0 +1,8 @@
|
||||||
|
# Push tagged wallabag articles to kindle
|
||||||
|
|
||||||
|
**This project is Work in progress!**
|
||||||
|
|
||||||
|
This is a service that polls a [Wallabag](https://wallabag.org/en) 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.
|
||||||
Loading…
Reference in New Issue