Github Store: A Cross-Platform App Store Experience for GitHub Releases This article answers the core question: What is Github Store, and how does it transform the way users discover, install, and manage installable binaries published through GitHub Releases? Github Store is an open-source, Kotlin Multiplatform application that turns GitHub Releases into a polished, app-store-like interface for Android and desktop platforms. It intelligently filters repositories to show only those that provide real, platform-specific installable assets, delivering a seamless discovery and installation experience in one unified place. Image source: Project official repository Image source: Project official repository What Problem Does Github Store …