# ukui-panel **Repository Path**: lisuke/ukui-panel ## Basic Information - **Project Name**: ukui-panel - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 40 - **Created**: 2022-09-26 - **Last Updated**: 2022-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ukui-panel ukui-panel represents the taskbar of UKUI ## Table of Contents * [About Project](#About-Project) * [Getting Started](#Getting-Started) * [Document Introduction](#Document-Introduction) ## About Project ukui-panel contains the following plugins: * startbar * taskbar * statusnotifier * calendar * nightmode * showdesktop ... ## Getting Started ```bash # Install ukui-panel apt install ukui-panel # build from source and test mkdir build & cd build cmake .. make sudo make install ./panel/ukui-panel ``` ## Document Introduction ukui-panel has plugins configuration file in ~/.config/ukui/panel.conf it decide the count and order of the ukui-panel's plugins For more details, please see ukui panel.md