From 3e2a8effb783dc3b55be59ef7c32f494291c6378 Mon Sep 17 00:00:00 2001 From: Jan Losinski Date: Wed, 21 Mar 2018 05:14:44 +0100 Subject: [PATCH] Add a basic readme. Signed-off-by: Jan Losinski --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0339e4c --- /dev/null +++ b/README.md @@ -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.