zen icon indicating copy to clipboard operation
zen copied to clipboard

Support Flatpak/snap/Appimage

Open dnet890 opened this issue 1 year ago • 4 comments
trafficstars

Hi Nowadays flatpak/appimage/snap can cover multiple distributions without bound by packaging. Is it possible to support Flatpak/Appimage/Snap?

dnet890 avatar Dec 06 '23 08:12 dnet890

Adding this to backlog.

anfragment avatar Dec 06 '23 15:12 anfragment

Found this on Hacker News today:

https://makealinux.app/#/

hollisticated-horse avatar Dec 12 '23 18:12 hollisticated-horse

In case anyone has an experience in packaging Linux applications and wants to give a hand - you'll be more than welcome.

I could help with Flatpak, but before I contribute an appstream metadata file. Are you @anfragment willing to update the release information, for every release? It's only a couple of lines of xml code not more.

Ferenc- avatar Jan 29 '24 12:01 Ferenc-

@Ferenc- thanks for your suggestion, but I believe that making the app work in Flatpak would require a more involved setup. The app relies on having access to the root filesystem and some CLI tools, which makes me think that I'll need to fiddle with the app manifest myself to ensure everything works as it should.

anfragment avatar Jan 30 '24 18:01 anfragment