HeeraOS's full-screen application launcher.based on cyber-launcher(https://github.com/cyberos/cyber-launcher)
sudo pacman -S gcc cmake qt5-base qt5-quickcontrols2 kwindowsystem
mkdir build
cd build
cmake ..
make
sudo make install
This project has been licensed by GPLv3.