Top status bar.
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.
 
 
 
 
Go to file
reionwong 14b26b997f Merge branch 'main' of github.com:cutefishos/statusbar 4 years ago
debian
images
qml
src
translations
.gitignore
CMakeLists.txt
LICENSE
README.md
qml.qrc

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.