https://github.com/cutie-shell/cutie-home
https://github.com/cutie-shell/cutie-home
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cutie-shell/cutie-home
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2023-10-15T03:31:21.000Z (over 2 years ago)
- Default Branch: cutie
- Last Pushed: 2025-11-16T07:40:12.000Z (7 months ago)
- Last Synced: 2025-11-16T09:17:34.524Z (7 months ago)
- Language: QML
- Size: 595 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutie Home
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-home/tree/cutie)
The default home screen for Cutie
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None