ulyssa / iamb

A Matrix client for Vim addicts
https://iamb.chat
Apache License 2.0
608 stars 45 forks source link

[Feature Request] Package as a Flatpak #295

Closed qcsv closed 1 month ago

qcsv commented 4 months ago

Packaging Iamb as a Flatpak would make it much more accessible to run on many different Linux distributions and make it easy to sandbox it's permissions with Flatseal.

ulyssa commented 1 month ago

Hi @qcsv! I've made a Flatpak for iamb and submitted it to Flathub. You can find it here.

ulyssa commented 1 month ago

Oh, you may already know this if you use Flatpak apps, but the config is going to need to go in the per-flatpak directory. I'm at a different computer than the one I did all of the Flatpak building and testing on, but I believe that it's ~/.var/app/chat.iamb.iamb/config.

ulyssa commented 1 month ago

(This should hopefully be a little easier to deal with once I add configuration generation at first startup.)