#Desktop Integration of AppImage

1 messages · Page 1 of 1 (latest)

quiet prism
#

I am distributing my app on linux through .appImage type . It runs perfectly as expected, but it is not integrated in the desktop.
I wanted it to automatically do that so that user doesn't have to do it manually.

Currently, the appImage dir holds all the files necessary such as .desktop, icon.png and AppRun

I wanted to know is ther a possible way or practice to have this automatically for the user.

haughty narwhal
#

This is not something for you to solve. The user needs something like appimaged installed.

#

This is how it works in appimage land 🤷

#

if you do it yourself you're basically messing up the expected behavior which imo does more harm than good