Skip to content
@OpenHub-Store

GitHub Store

A free, open-source app store for GitHub releases — browse, discover, and install apps with one click.
OpenHub-Store

OpenHub-Store

A free, open-source app store experience for GitHub releases.

Apache-2.0 Kotlin Android + Desktop github-store.org


What we're building

Most great open-source software lives on GitHub, but discovering and keeping it installed is a chore — checking releases, side-loading APKs, manually checking for updates, dealing with mismatched architectures. GitHub Store turns GitHub itself into the catalog: trending lists, real installers (.apk, .exe, .dmg, .AppImage, .deb, .rpm), one-click installs, automatic update checks. No middleman, no Play-Store fees, no F-Droid build pipeline — just the binaries the maintainers already publish.

The whole stack is FOSS, community-driven, and works on every major desktop OS plus Android.


The stack

Repo What it is Tech
GitHub-Store The client app — discover, install, and update GitHub-released software on Android and Desktop. Kotlin Multiplatform · Compose Multiplatform · Material 3 Expressive
backend The optional API that powers search, ranking, badges, the OAuth device-flow proxy, and the cached resource layer. The client falls back to static data when this is unreachable. Kotlin · Ktor 3 · Postgres · Meilisearch · Caddy
api The discovery pipeline. Scrapes GitHub daily for repos that ship real installers, ranks by trending / new / popular per platform, and emits the structured JSON the backend serves. Python · GitHub Actions
┌──────────────┐   browse / install / update    ┌─────────────────────┐
│  Client app  │ ─────────────────────────────► │ api.github-store.org│
│  (Android +  │ ◄───── search · cache · auth ──│ backend (Ktor)      │
│   Desktop)   │                                 │     ▲               │
└──────┬───────┘                                 │     │ ranked JSON   │
       │                                         │     │               │
       │ direct GitHub API (fallback path)       │     │ daily cron    │
       ▼                                         │     │               │
┌─────────────────┐                              │  ┌──┴───────────┐   │
│   api.github    │ ◄──── pipeline scrapes ──────│  │  api (Python) │   │
│      .com       │                              │  │  pipeline     │   │
└─────────────────┘                              │  └───────────────┘   │
                                                 └─────────────────────┘

Get the app

Obtainium GitHub Store


Contributing

Pick a repo and dive in:

We label good-first-issue, help-wanted, and bug consistently across all three repos.


Stay in the loop


License

Every repo in this org ships under Apache-2.0. Use it, fork it, ship it.

Popular repositories Loading

  1. GitHub-Store GitHub-Store Public

    🩵 A free, open-source app store for GitHub releases — browse, discover, and install apps with one click. Powered by Kotlin and Compose Multiplatform for Android & Desktop (Linux, MacOS, Windows).

    Kotlin 12.6k 446

  2. openhub-store.github.io openhub-store.github.io Public

    Official website of GitHub Store project

    HTML 5 2

  3. api api Public

    GitHub Store Knowledge base

    Python 5 1

  4. backend backend Public

    Kotlin 4

  5. .github .github Public

    1

  6. scoop-bucket scoop-bucket Public

    PowerShell 1 2

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…