From 085500d216c3cffc39defc25a185e63eb85b4ef8 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Wed, 15 Apr 2020 00:32:44 +0200 Subject: [PATCH] edit README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f3cea69..f1bb2b0 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ Call `nix-shell` in the project directory. This will drop you into a python envi Install the requirements with `pip install -r requirements.txt`. +### Android + +Use [Nix-on-Droid](https://github.com/t184256/nix-on-droid) and call `nix-shell`. + ## Usage ``` @@ -126,3 +130,7 @@ Articles inside are never deleted, even if they expire the max_age. Articles are stored in files with the name `YYYYMMDDHHmm_article_name.md`. Thus articles are sorted by publishing date automatically. + +## Read articles on multiple devices + +Just synchronize the base_dir with [Syncthing](https://syncthing.net/) or put it in your [Nextcloud](https://nextcloud.com/)