cloose / CuteMarkEd

Qt Markdown Editor
http://cloose.github.io/CuteMarkEd
Other
1.48k stars 319 forks source link

Please provide a CuteMarkEd AppImage #360

Open probonopd opened 6 years ago

probonopd commented 6 years ago

Providing an AppImage would have, among others, these advantages:

For Qt based applications like CuteMarkEd that are already being built on Travis CI, it is especially easy to provide AppImages using the linuxdeployqt tool. There are many examples for builds using linuxdeployqt on Travis CI at https://github.com/probonopd/linuxdeployqt#using-linuxdeployqt-with-travis-ci.

Here is an overview of projects that are already distributing upstream-provided, official AppImages.

If you have questions, AppImage developers are on #AppImage on irc.freenode.net and are always happy to help.

probonopd commented 6 years ago

Or, as someone with the same name as @cloose summarized 12 years ago,

a) You want to try-out a new version of an application without removing the current installation. b) You want to try-out a new application but you want to make sure that you can remove it cleanly without disturbing the rest of the system. c) You are on a multi-user machine and really want to use this one application that the sysadmin doesn't care about. :)