Skip to content

heera-os/heera-core

Repository files navigation

Heera Core

Heera system core (based on cyber-workspace->>https://github.com/cyberos/cyber-workspace)

Compile dependencies

sudo pacman -S extra-cmake-modules pkgconf qt5-base qt5-quickcontrols2 qt5-x11extras qt5-tools kwindowsystem polkit polkit-qt5 pulseaudio polkit-qt5

https://github.com/Skycoder42/QHotkey

Runtime

pulseaudio

Build

mkdir build
cd build
cmake ..
make

Install

sudo make install