Get Android App Updates Directly From the Source.
Obtainium allows you to install and update Open-Source Apps directly from their releases pages, and receive notifications when new releases are made available.
Motivation: Side Of Burritos - You should use this instead of F-Droid | How to use app RSS feed
Currently supported App sources:
- GitHub
- GitLab
- Codeberg
- F-Droid
- IzzyOnDroid
- Mullvad
- Signal
- SourceForge
- APKMirror (Track-Only)
- Third Party F-Droid Repos
- Any URLs ending with
/fdroid/<word>
, where<word>
can be anything - most oftenrepo
- Any URLs ending with
- Steam
- Telegram App
- VLC
- Neutron Code
- "HTML" (Fallback)
- Any other URL that returns an HTML page with links to APK files (if multiple, the last file alphabetically is picked)
- App installs happen asynchronously and the success/failure of an install cannot be determined directly. This results in install statuses and versions sometimes being out of sync with the OS until the next launch or until the problem is manually corrected.
- Auto (unattended) updates are unsupported due to a lack of any capable Flutter plugin.
- For some sources, data is gathered using Web scraping and can easily break due to changes in website design. In such cases, more reliable methods may be unavailable.