Skip to content

application launcher of heera os

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

heera-os/heera-launcher

Repository files navigation

Heera Launcher

HeeraOS's full-screen application launcher.based on cyber-launcher(https://github.com/cyberos/cyber-launcher)

Dependencies

sudo pacman -S gcc cmake qt5-base qt5-quickcontrols2 kwindowsystem

Build and Install

mkdir build
cd build
cmake ..
make
sudo make install

License

This project has been licensed by GPLv3.