GitHub-Store 1.6.0: Cross-platform app store for open source

The open-source app store GitHub-Store has been released in version 1.6.0. It brings better Linux support and many convenience features.

listen Print view
Github logo on building facade

(Image: Sundry Photography/Shutterstock.com)

4 min. read
Contents

The cross-platform app store GitHub-Store has been released in version 1.6.0. The new version expands support for Linux systems and brings numerous functional improvements for managing open-source applications. Despite its name, the project is not an official Microsoft product.

GitHub-Store is a free app store that focuses on open-source applications. Unlike established stores like the Google Play Store or F-Droid, the application uses the GitHub Search API and the Releases API to automatically find projects that provide installable binaries. Developers do not have to submit their apps manually – the store automatically displays all GitHub repositories that offer suitable installation files like APK, EXE, or DMG in their releases.

The project is based on Kotlin Multiplatform and Compose Multiplatform, enabling a unified codebase for various operating systems. The application runs on Android, Windows, macOS, and Linux, automatically recognizing and offering the appropriate assets for each platform for download. Installed apps can be monitored for updates via the store.

Videos by heise

Users can now view their GitHub-starred repositories directly in the store, simplifying the management of favorite projects. For Linux users, both AppImage files and Debian packages for Debian 12 are available.

Developer profiles allow users to learn more about the creators of projects. Deep linking enables direct opening of specific apps or sections in the store via URLs. The management of releases and installed applications has also been revised.

For users in regions with network restrictions, version 1.6.0 offers dynamic proxy support. An improved caching system significantly speeds up content loading. Manual installation of APK files is now also possible, accompanied by native splash screens at app startup.

The developers have also updated the user interface: New UI elements called "Liquid Glass Chips", revised icons, and integrated translations are intended to improve usability. The community contributed translations in Polish, Turkish, Bengali, and Hindi.

Under the hood, the codebase has been modularized, which should simplify future extensions and maintenance. The search function has been completely revised, and various bugs have been fixed – including issues with detecting APK architecture. The documentation and security policy have also been updated. Detailed information on all changes can be found in the official release notes.

The release comes against the backdrop of a controversy surrounding Google's planned changes to Android. In the release notes, the project warns: "Free and Open-Source Android is under threat." Google plans to introduce a registration requirement for app developers who want to distribute their software outside the Play Store on certified Android devices starting in autumn 2026.

A current open letter, signed by organizations such as the Chaos Computer Club, the Free Software Foundation, Tuta, Vivaldi, and Codeberg, addresses these plans. The criticism is directed against Google's gatekeeper role, associated fees, identity verification requirements, and potential data protection risks. Even though a complete sideloading ban is not planned, critics fear a distortion of competition and significant hurdles for independent developers.

GitHub-Store explicitly positions itself against this background as an alternative for users who want to preserve their freedom in software installation. The project also refers to the initiative keepandroidopen.org, which advocates for an open Android ecosystem.

(fo)

Don't miss any news – follow us on Facebook, LinkedIn or Mastodon.

This article was originally published in German. It was translated with technical assistance and editorially reviewed before publication.