mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-24 19:24:19 +01:00
n/obtainium.md: initial commit of Obtainium app list
This commit is contained in:
parent
9ae19a887a
commit
7555e01dc5
40
n/obtainium.md
Normal file
40
n/obtainium.md
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
layout: null
|
||||||
|
permalink: /n/obtainium.html
|
||||||
|
sitemap: false
|
||||||
|
---
|
||||||
|
|
||||||
|
[Obtainium](https://github.com/ImranR98/Obtainium/) downloads apps directly from forge/whatever without need for app
|
||||||
|
stores and theoretically I can bootstrap it by copy-pasting the code block
|
||||||
|
below into it, especially on devices that Google doesn't smile upon.
|
||||||
|
|
||||||
|
- [Obtainium's latest release](https://github.com/ImranR98/Obtainium/releases/latest)
|
||||||
|
|
||||||
|
```
|
||||||
|
https://telegram.org
|
||||||
|
https://github.com/pilot51/voicenotify
|
||||||
|
https://github.com/simplex-chat/simplex-chat
|
||||||
|
https://github.com/ImranR98/Obtainium
|
||||||
|
https://github.com/Tobi823/ffupdater
|
||||||
|
https://github.com/billthefarmer/editor
|
||||||
|
https://github.com/Neamar/KISS
|
||||||
|
https://github.com/svenjacobs/leon
|
||||||
|
https://github.com/michaeltroger/greenpass-android
|
||||||
|
https://github.com/krille-chan/fluffychat
|
||||||
|
https://f-droid.org/packages/org.fdroid.fdroid
|
||||||
|
https://github.com/vector-im/element-x-android
|
||||||
|
https://github.com/vector-im/element-android
|
||||||
|
https://github.com/Telegram-FOSS-Team/Telegram-FOSS
|
||||||
|
https://store.steampowered.com
|
||||||
|
https://signal.org
|
||||||
|
https://gitlab.com/AuroraOSS/AuroraStore
|
||||||
|
https://github.com/bitwarden/mobile
|
||||||
|
https://appgallery.huawei.com/app/C27162
|
||||||
|
```
|
||||||
|
|
||||||
|
Note to self: to turn Obtainium export like this or close enough to manually
|
||||||
|
cut it:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cat obtainium-export-1693463035816.json | jq -s | \grep 'url'
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user