mirror of
https://github.com/sudoxnym/resumd.git
synced 2026-05-19 12:08:33 +00:00
add self-hosted f-droid repo instructions
This commit is contained in:
parent
fedcf8563b
commit
abee21d7df
1 changed files with 13 additions and 2 deletions
15
README.md
15
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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue