Skip to content
This organization was marked as archived by an administrator on Jul 3, 2026. It is no longer maintained.
@OpenHub-Store

Komi Store (formerly 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.0KotlinAndroid + Desktopgithub-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

RepoWhat it isTech
GitHub-StoreThe client app — discover, install, and update GitHub-released software on Android and Desktop.Kotlin Multiplatform · Compose Multiplatform · Material 3 Expressive
backendThe 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
apiThe 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

ObtainiumGitHub 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 .githubPublic archive

    7 1

Repositories

Showing 1 of 1 repositories

Top languages

Loading…

Most used topics

Loading…