| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Русский | English | Español | Français | 한국어 | 中文 | 日本語 | Polski
GitHub Store is a cross‑platform “play store” for GitHub releases. It discovers repositories that ship real installable binaries and lets you install, track, and update them across platforms from one place.
GitHub Store is a Kotlin Multiplatform app (Android + Desktop) that turns GitHub releases into a clean, app‑store style experience:
Important
On macOS, you may see a warning that Apple cannot verify GitHub Store is free of malware. This happens because the app is distributed outside the App Store and is not notarized yet. You can allow it via System Settings → Privacy & Security → Open Anyway.
Smart discovery
Latest‑release installs
Rich details screen
Cross‑platform UX
Appearance & theming
Material 3 design with Material 3 Expressive components on all platforms.
Material You dynamic color support on Android where available.
Optional AMOLED black mode for dark theme on OLED devices.
Safety & inspection (Android)
Optional GitHub sign‑in via OAuth device flow for higher rate limits with minimal scopes.
“Open in AppManager” action to inspect an APK’s permissions and trackers before installing.
GitHub Store does not use any private indexing or manual curation rules.
Your project can appear automatically if it follows these conditions:
Public repository on GitHub
At least one published release
Installable assets in the latest release
Discoverable by search / topics
If your repo meets these conditions, GitHub Store can find it through search and show it automatically—no manual submission required.
Search
Release + asset check
Details screen
Install flow
Minimum Android SDK: 24
Language & Platform
Async & state
Networking & Data
Dependency injection
Navigation
Auth & Security
Media & markdown
Logging & tooling
No more hunting through GitHub releases See only repos that actually ship binaries for your platform.
Knows what you installed Tracks apps installed via GitHub Store (Android) and highlights when new releases are available, so you can update them without hunting through GitHub again.
Always the latest release
Installs are guaranteed to come from the latest published release; the changelog you see is
exactly what you’re installing.
Uniform experience across platforms
Same UI and logic for Android and desktop, with platform‑native install behavior.
Open source & extensible
Written in KMP with a clear separation between networking, domain logic, and UI—easy to fork,
extend, or adapt.
GitHub Store has reached 42,000+ active users and 4,500+ GitHub stars — and it's 100% free with no ads, no tracking, and no premium features.
I'm Usmon, a 16-year-old student from Uzbekistan, and I built and maintain this entirely on my own while finishing high school. Your support (even $3) helps me:
✅ Keep the app bug-free — respond to issues and ship fixes quickly
✅ Add community-requested features — implement what users actually need
✅ Maintain infrastructure — servers, APIs, and deployment costs
✅ Build more free tools — KMP plugins and educational content
✅ Support my family — helping them while pursuing my passion for coding
Can't sponsor right now? That's okay! You can still help by:
Every bit of support—financial or not—means the world and keeps this project alive. Thank you! 🙏
GitHub Store uses a GitHub OAuth app for authentication and API rate‑limit isolation.
GitHub Store only helps you discover and download release assets that are already published on
GitHub by third‑party developers.
The contents, safety, and behavior of those downloads are entirely the responsibility of their
respective authors and distributors, not this project.
By using GithubStore, you understand and agree that you install and run any downloaded software at
your own risk.
This project does not review, validate, or guarantee that any installer is safe, free of malware, or
fit for any particular purpose.
GitHub Store will be released under the Apache License, Version 2.0.
Copyright 2025 rainxchzed Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
| Back | FazBrowse Home | New Git URL |