airgap-it / airgap-wallet

The AirGap Wallet is installed on an everyday smartphone. This app has only access to public information.
MIT License
454 stars 128 forks source link

Provide a Flatpak as software package — for Linux systems #189

Closed x80486 closed 11 months ago

x80486 commented 2 years ago

Flatpak is a technology for building, distributing, installing and running applications – primarily targeted at the Linux desktop and desktop applications.

AndreasGassmann commented 2 years ago

For AirGap Vault, we have a GitHub Actions pipeline to build a linux edition. Our plan is to use a similar pipeline in this repo as well, but we haven't gotten around to doing that.

Feel free to create a PR to add Flatpak to the AirGap Vault application, then it will also be available for AirGap Wallet once we port the script over.

x80486 commented 2 years ago

I think that's doable. I'm maintaining a couple of Flatpaks these days, so it would be great if after it is done, the AirGap teams takes care of the "official maintenance" — due to the nature of the application.

I'll try to spend some time and see if I can get it to completion :crossed_fingers:

On a different note, I think it's better to publish the Flatpak to Flathub, because that's the main shop for Flatpak applications these days.