-
Notifications
You must be signed in to change notification settings - Fork 336
GUI installer for AppImageLauncherLite #243
Copy link
Copy link
Open
Labels
contributions welcomeUsers are encouraged to contributeUsers are encouraged to contributeenhancementNew feature or requestNew feature or requestlow priorityIssue will be worked on, but all other issues have precedenceIssue will be worked on, but all other issues have precedence
Metadata
Metadata
Assignees
Labels
contributions welcomeUsers are encouraged to contributeUsers are encouraged to contributeenhancementNew feature or requestNew feature or requestlow priorityIssue will be worked on, but all other issues have precedenceIssue will be worked on, but all other issues have precedence
Currently the AppImageLauncherLite AppImage is not intuitive. Double-clicking it achieves nothing.
When the AppImageLauncherLite AppImage is double-clicked, a GUI installer should check whether AppImageLauncherLite is correctly installed in the system and if yes, launch it using systemd; if no, install it and then launch it using systemd. Since we are already bundling Qt this should be low overhead.