Rick_C137@programming.dev to CoMaps@sopuli.xyzEnglish · 2 months agoA Linux version planned ?message-squaremessage-square4linkfedilinkarrow-up130arrow-down10file-text
arrow-up130arrow-down1message-squareA Linux version planned ?Rick_C137@programming.dev to CoMaps@sopuli.xyzEnglish · 2 months agomessage-square4linkfedilinkfile-text
Hi, A little question for the devs of CoMaps. Is a build for Linux (.appimage) is planned ? 🙏 Thanks.
minus-squaresic_semper_tyrannis@lemmy.todaylinkfedilinkEnglisharrow-up9·2 months agoWhy appimage and not a flatpak? I would like one too
minus-squareBobo The Great@sopuli.xyzlinkfedilinkEnglisharrow-up4arrow-down1·2 months agoBecause flatpak is wasteful on storage space. Also organicmaps is already available on flathub, so it should be rather trivial to distribute comaps as well, an appimage would be a nicd addition.
minus-squareRick_C137@programming.devOPlinkfedilinkEnglisharrow-up1·1 month agoIn contrast to Flatpak and Snap, the AppImage package itself is the final executable program. This means there’s no installation needed… and it simpler…
Why appimage and not a flatpak? I would like one too
Because flatpak is wasteful on storage space.
Also organicmaps is already available on flathub, so it should be rather trivial to distribute comaps as well, an appimage would be a nicd addition.
In contrast to Flatpak and Snap, the AppImage package itself is the final executable program.
This means there’s no installation needed… and it simpler…