/statusbar

Top status bar.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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.