this post was submitted on 18 Aug 2024
16 points (94.4% liked)
Monero
1656 readers
34 users here now
This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.
Wallets
Android (Cake Wallet) / (Monero.com)
iOS (Cake Wallet) / (Monero.com)
Instance tags for discoverability:
Monero, XMR, crypto, cryptocurrency
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Appimage is a great way for developers to release a binary that works on all linux systems right away. It is a burden on devs to create multiple packages.
Then distributions or users can take the appimage and build a package that integrates properly.
It is also trivial to integrate an appimage into your system by just creating a file that your desktop will read and create a menu item.
Can confirm - It's very easy to package Appimages into Flatpak