Replies: 2 comments
|
I think that should be doable, I'll see how easy is it to implement it. But one problem is that AppImages do not have any self-contained app menu, like PortableApps.com have. So, how should the installed web apps be integrated with the system? If they are just added as normal XDG desktop entires, that's isn't really portable... |
0 replies
|
I actually use AppImages as installed applications rather than portable ones. I install AppImage files using AppManager: AppManager creates normal XDG desktop entries for AppImage files, so from my perspective that integration is perfectly fine. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Please support AppImage on Linux the same way you supported the PortableApps.com version on Windows.
After running the AppImage file, the application runs in background and communicates with the extension.
All reactions