Linux App Store
A universal app store for Linux
#open-source
#react
#golang
#web-app
A universal app store for Linux. The goal of this project was to make Linux easier to use by making applications easier to find and install regardless of what package manager or distribution you use. Our goal is simply to make the software you use more accessible to you.
The Problem
Flatpak, Snap and AppImage have their own app store which can only browse their own format.
- Flatpak: FlatHub
- Snap: Snapcraft
- AppImage: AppImageHub
The Linux App Store will act as the middle-man and give you access to all of them from a single interface.
Other software centers such as Gnome Software Center
- Built on GTK (Works best on Gnome desktops)
- Focuses on Gnome apps
- Slow and buggy
- Development is slow
- Outdated UI The Linux App Store is not build on GTK, instead it's built on modern web technologies.