Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 400 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 400 Bytes

Heera Dock

HeeraOS application dock panel.Based on cyber-dock(https://github.com/cyberos/cyber-dock)

Dependencies

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

install HeeraUI and Heera-system-library before heera-dock

Build and Install

mkdir build
cd build
cmake ..
make
sudo make install

License

This project has been licensed by GPLv3.