From 616284c167eb26077149a030f49e280cd8341ec1 Mon Sep 17 00:00:00 2001 From: Eike Kettner Date: Thu, 24 Sep 2020 20:21:53 +0200 Subject: [PATCH] Add fdroid links to android box --- website/site/content/docs/feed/_index.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/website/site/content/docs/feed/_index.md b/website/site/content/docs/feed/_index.md index 1b3ea525..ecae50a0 100644 --- a/website/site/content/docs/feed/_index.md +++ b/website/site/content/docs/feed/_index.md @@ -51,9 +51,9 @@ converts the files into PDF adding a text layer of image-only files. # Android There is an [android -client](https://github.com/docspell/android-client/releases/latest) -provided that lets you upload files from your android devices. The -idea is to use a separate app, like +client](https://github.com/docspell/android-client) provided that lets +you upload files from your android devices. The idea is to use a +separate app, like [OpenNoteScanner](https://github.com/ctodobom/OpenNoteScanner), to "scan" documents using your phone/tablet and then upload it to Docspell. For the upload part, you can use the provided app. It hooks @@ -70,6 +70,17 @@ receipts. +
+
+ + Get it on F-Droid + +
+
+ Download the APK from here +
+
{{ buttonright(classes="is-primary ", href="/docs/tools/android", text="More") }}