# statusbar **Repository Path**: yoyo-cutefish/statusbar ## Basic Information - **Project Name**: statusbar - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-07 - **Last Updated**: 2022-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StatusBar The status bar at the top displays the current status of the system, such as time, system tray, etc. ## Dependencies ```bash sudo apt install libkf5windowsystem-dev -y ``` ## Build ```bash cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make sudo make install ``` ## License StatusBar is licensed under GPLv3.