# cutefish-statusbar **Repository Path**: lessic/cutefish-statusbar ## Basic Information - **Project Name**: cutefish-statusbar - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-09-02 - **Last Updated**: 2023-09-02 ## 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.