alamminsalo / qml-launcher

Desktop application launcher for Linux
MIT License
74 stars 35 forks source link

qml-launcher

Simple fullscreen launcher for desktop applications

pic

To install, you need to have Qt framework installed. In the project directory, run commands:

mkdir build && cd build
qmake ..
make

And that's it! Now you can run the application via

./qml-launcher

Now go place it in your PATH and set up some keybinds to launch it!