mijorus / boutique

[Alpha] A frontend for Flatpaks and AppImages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boutique

This project is no longer in development 😢, sorry for that...


A work-in-progress Flatpak and Appimages app manager.

Made with GTK4

Credits

Icon by daudix-ufo https://daudix-ufo.github.io/works/icons/

Thanks!

Testing

(please keep in mind this is alpha software)

  1. Clone the repo
  2. move into the cloned repo
  3. run these commands:
# builds the project 
flatpak-builder build/ it.mijorus.boutique.json --user --force-clean

# runs the project
flatpak-builder --run build/ it.mijorus.boutique.json boutique

About

[Alpha] A frontend for Flatpaks and AppImages

License:GNU General Public License v3.0


Languages

Language:Python 96.9%Language:Meson 2.8%Language:CSS 0.3%