From abee21d7dfb3740f3c8ab694b7644e6ff33a7919 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 9 Dec 2025 04:44:02 -0700 Subject: [PATCH] add self-hosted f-droid repo instructions --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b64ed39..156d37b 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,19 @@ the app uses `su -c dumpsys activity recents` to read recent apps and `su -c am ## installation -### from f-droid -*coming soon* +### from f-droid (self-hosted) + +add this repo to your f-droid client: + +**repo url:** `https://sudoxnym.github.io/resumd-fdroid/` + +1. open f-droid → settings → repositories +2. tap "+" to add repository +3. paste the url above +4. refresh and search for "resumd" + +### official f-droid +*submission pending* ### manual install 1. download the latest apk from [releases](../../releases)