mirror of https://github.com/cutefishos/statusbar
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.github/workflows | 4 years ago | |
debian | 4 years ago | |
images | 4 years ago | |
qml | 4 years ago | |
src | 4 years ago | |
translations | 4 years ago | |
.gitignore | 4 years ago | |
CMakeLists.txt | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
qml.qrc | 4 years ago |
README.md
StatusBar
The status bar at the top displays the current status of the system, such as time, system tray, etc.
Dependencies
sudo apt install libkf5windowsystem-dev -y
Build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install
License
StatusBar is licensed under GPLv3.