imranr98/obtainium

Get Android app updates straight from the source.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 34 minutes ago
Added to GitGenius on September 3rd, 2026
Created on August 11th, 2022
Open Issues & Pull Requests: 383 (+0)
GitHub issues: Enabled
Number of forks: 590
Total Stargazers: 19,517 (+1)
Total Subscribers: 130 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 26.1 hours
Mean response time: 21.1 days
90th percentile: 23.4 days
Tracked items: 956

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 20 hours, while "HTTP" waits about 9 days. 41% of tracked open issues have had no activity in three months. Only 6% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 294
New in 7 days: 5
Closed in 7 days: 12
Avg open age: 479 days
Stale 30+ days: 243
Stale 90+ days: 182

Recent activity

Opened in 7 days: 5
Closed in 7 days: 12
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (494)
  • enhancement (438)
  • UI (147)
  • source-specific (81)
  • needs follow up (49)
  • low priority (26)
  • good first issue (23)
  • non-standard API (17)

Detailed Description

Obtainium is an Android app installer and updater that retrieves applications directly from their source repositories and release pages.

The tool solves the problem of obtaining Android apps from decentralized sources rather than relying on centralized app stores. It works by tracking releases across multiple platforms—including GitHub, GitLab, Forgejo, F-Droid, SourceHut, and numerous third-party app stores—then downloading APK files directly and notifying users when updates become available. This approach gives users control over where their apps come from and enables them to follow developers who distribute through non-standard channels.

Obtainium suits developers and privacy-conscious users who want to install apps from their original sources, particularly those distributed through version control platforms or independent repositories. It works well for tracking open-source projects that publish releases on GitHub or GitLab, as well as apps available through regional app stores. The tool is especially valuable for users who distrust centralized app distribution or want to avoid store-specific restrictions. A crowdsourced configuration database at apps.obtainium.imranr.dev provides pre-built app source definitions, reducing setup friction for popular applications.

The project maintains active engagement with its community through a dedicated wiki, tutorial content, and a system for users to request or contribute app configurations. Development appears focused on expanding source compatibility, as evidenced by the extensive list of supported platforms ranging from open-source forges to regional app stores and specialized services. The tool includes both tracking-only support for certain sources and full download capability for others, indicating iterative refinement of integration depth based on source constraints.