Replies: 1 comment
-
There's now a public site for this which you might be interested in contributing to. See #1214. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Obtainium lovers! As you've probably noticed before, there are some apps with more complicated configuration in Obtainium. These don't use GitHub releases, has more versions (e.g. with/without some functionality), etc. I decided to make this discussion, where I create a list of apps I've already configured properly, so anyone could just copy this configuration into own Obtainium instance and use it without additional effort. If you want to add some app to the list, you could send working configuration in your comment.
The list contains only configuration options that needs to be changed! Everything else should stay with default values (mostly empty) or values set by app, when entering manual options (mostly App Source URL).
General Android phone/tablet (arm64)
Tested on: Samsung Galaxy S22 with Android 13
Collabora Office
App Source URL:
https://collaboraoffice.com/downloads/Collabora-Office-Android-Snapshot/?C=M;O=D
Version Extraction RegEx:
-([0-9]{4}-[0-9]{2}-[0-9]{2})\.apk$
Match Group to Use:
1
Filter APKs by Regular Expression:
.+-snapshot-arm64-.+
DAVx5
App Source URL:
https://github.com/bitfireAT/davx5-ose
App Name:
DAVx5
(original name has problems with displaying correctly)Saber
App Source URL:
https://github.com/adil192/saber
Filter APKs by Regular Expression:
Saber_v.+
Megalodon
App Source URL:
https://github.com/sk22/megalodon
Filter APKs by Regular Expression:
megalodon.apk
Home Assistant
App Source URL:
https://github.com/home-assistant/android
Filter APKs by Regular Expression:
app-full-release.apk
Habits
App Source URL:
https://github.com/iSoron/uhabits
Filter APKs by Regular Expression:
-release.apk$
Bitwarden
App Source URL:
https://github.com/bitwarden/mobile
Filter APKs by Regular Expression:
bitwarden\.apk$
Beta Was this translation helpful? Give feedback.
All reactions