Flathub Desktop

Unofficial Desktop Client for Flathub

Bildschirmfoto vom 2022-02-04 17-04-28

How to build and run:

  • You need flutter, gtk, curl, python3 and pip3 installed on linux
  • pip3 install flask flask_cors
  • mkdir deploy/frontend
  • cd flutter
  • flutter build linux
  • cd ..
  • cp -r flutter/build/linux/x64/release/bundle/* ../deploy/frontend/
  • ./deploy/flathub_manager

GitHub

View Github