Open
Description
Hello,
It would be very nice if there was an easier way of installing pympress on Linux, like more of a one-click-install instead of needing to hunt down dependencies.
My proposal would be to
- write a .desktop file so pympress is recognized by the operating system as graphical application and that it can be launched without a terminal
- Make a Flatpak, so you can include all (even operating system dependencies, like gstreamer,...) dependencies in a distributable format. For the flatpak manifest you can use the manifests on flathubs github repos as inspiration, there are python applications too.
- Submit the Flatpak to Flathub, so users on all Linux distributions can install pympress from their software center, and can find it from there if they're searching for presentation software.
I hope this is a possible way for pympress to be easier installable and get better visibility from users.