Skip to content

Jean28518/flathub-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (and git) installed on linux
    • Ubuntu based systems: sudo apt install snapd python3 python3-pip curl git && sudo snap install flutter
  • pip3 install flask flask_cors importlib-metadata waitress
  • git clone https://github.com/Jean28518/flathub-desktop.git
  • cd flathub-desktop
  • mkdir deploy/frontend
  • cd flutter
  • flutter config --enable-linux-desktop
  • flutter build linux
  • cd ..
  • cp -r flutter/build/linux/x64/release/bundle/* deploy/frontend/
  • ./deploy/flathub_manager

About

Unofficial Desktop Client for Flathub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published