Installation
FullStacked is available on major app marketplaces to ensure secure and reliable download and installation.
MacOS, iOS and IPadOS
Beta
Android and Chromebook
Beta
After joining the testing program, update directly on Google Play
Windows
Make sure to launch FullStacked with Run as administrator at least once. It will register FullStacked's deep link and allow to open projects directly in the app.
Beta
Linux
Use with Debian 13 (Trixie) / Ubuntu 25.04 (Plucky) or up.
Download the .deb package from the download page. Select which GUI backend you want (GTK or Qt) and make sure to pick the right architecture for your machine (x64 or arm64).
curl -o fullstacked.deb https://files.fullstacked.org/linux-builds/x64/0.12.0/fullstacked-0.12.0-1317-linux-x64-gtk.deb
Then install using apt and run once using the command line, then the app icon should be available in Applications.
sudo apt install ./fullstacked.deb -y
fullstacked