https://github.com/cutie-shell/cutie-panel
https://github.com/cutie-shell/cutie-panel
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cutie-shell/cutie-panel
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2023-10-15T02:10:30.000Z (over 2 years ago)
- Default Branch: cutie
- Last Pushed: 2025-11-16T07:35:20.000Z (7 months ago)
- Last Synced: 2025-11-16T08:22:54.124Z (7 months ago)
- Language: QML
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutie Panel
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-panel/tree/cutie)
The default status bar and quick settings panel for Cutie
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None