mirror of
https://github.com/sudoxnym/resumd.git
synced 2026-07-14 02:01:46 +00:00
Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f97b61c9b5 | ||
|
|
abee21d7df |
1 changed files with 14 additions and 3 deletions
17
README.md
17
README.md
|
|
@ -50,8 +50,19 @@ the app uses `su -c dumpsys activity recents` to read recent apps and `su -c am
|
||||||
|
|
||||||
## installation
|
## installation
|
||||||
|
|
||||||
### from f-droid
|
### from f-droid (self-hosted)
|
||||||
*coming soon*
|
|
||||||
|
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
|
### manual install
|
||||||
1. download the latest apk from [releases](../../releases)
|
1. download the latest apk from [releases](../../releases)
|
||||||
|
|
@ -125,5 +136,5 @@ GPL-3.0 - do whatever, keep it open.
|
||||||
---
|
---
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<em>built for the void</em>
|
made by [sudoxnym](https://sudoxreboot.com) ⚡
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue