Analysis updated 2026-06-24
Install and auto-update open-source Android apps directly from GitHub releases
Track APK updates from F-Droid, GitLab, Codeberg, and other app stores in one place
Point Obtainium at a custom webpage that publishes APK downloads
| imranr98/obtainium | flutter/plugins | xiaoyaocz/dart_simple_live | |
|---|---|---|---|
| Stars | 17,056 | 17,707 | 15,632 |
| Language | Dart | Dart | Dart |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 1/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Android needs to allow installs from unknown sources for Obtainium to install APKs.
Obtainium is an Android app that lets you install and update other Android apps directly from their original source, such as their GitHub releases page, GitLab, F-Droid, or other app stores, without going through the Google Play Store. It monitors those sources and notifies you when a new version is available, then lets you install the update in one tap. The problem it solves is app freshness and trust. When developers release new versions of open-source Android apps, those updates often reach the Play Store slowly or not at all. Obtainium bypasses that delay by going straight to wherever the developer actually publishes the APK file (an APK is the Android app installation package). You are always getting the version the developer intended, directly from their release infrastructure. Supported sources include GitHub, GitLab, Forgejo/Codeberg, F-Droid and third-party F-Droid repositories, SourceHut, APKPure, Aptoide, Uptodown, Huawei AppGallery, and a number of other app stores. If none of those match, you can also point it at any webpage that contains direct APK download links. To help users get started, there is a crowdsourced database of pre-configured app sources at apps.obtainium.imranr.dev, so you do not have to figure out each app's release URL yourself. Obtainium is built in Dart (the language used for Flutter mobile apps) and is itself available on F-Droid and IzzyOnDroid. It is intended for users who want more control over their app updates, particularly those using open-source apps.
Android app that installs and updates other apps directly from GitHub, GitLab, F-Droid, and other sources, bypassing the Play Store and tracking new releases for you.
Mainly Dart. The stack also includes Dart, Flutter, Android.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.