Open Victor239 opened 2 months ago
I'll look into this once I get to making flatpak for the GUI app.
Can someone familiar with flatpak tell me why flatpak is preferrable to pyinstaller? Especially pyinstaller --onefile done on debian with old system libraries? Is just about distribution and flathub, etc. ?
I looked at some of the flatpak configurations in other python projects and it looks quite a bit more involved than pyinstaller
Never heard of Pyinstaller. I like Flatpaks because they allow for automatic updates, samdboxing and predictable location of app data.
Would love to see this available as a Flatpak.