Skip to content

Qt5 Gui app that helps you add AppImages and binary archives into your Desktop environment

License

Notifications You must be signed in to change notification settings

smokejohn/qaddapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QAddApp

QAddApp is a little GUI Application that helps you integrate AppImages and binaries into your Linux desktop environment. It provides a User Interface which helps you create a .desktop file and places the applications in a location of your choice. It can also create symlinks to a folder in your $PATH for you so you can execute the app via commandline from any location.

QAddApp GUI Screenshot

Installation

Get the latest AppImage from the Releases Page.

You might have to change the permissions of the AppImage to be able to start the app

chmod u+x QAddApp-x86_64.AppImage

You can then start QAddApp by double clicking the AppImage or if you are in the commandline and already in the folder the AppImage is you can use this command to launch it.

./QAddApp-x86_64.AppImage

Feel free to use QAddApp to integrate it itself into your Desktop Environment!
A Desktop Icon file can be found at the Releases Page.

About

Qt5 Gui app that helps you add AppImages and binary archives into your Desktop environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published