https://github.com/cutie-shell/cutie-settings
Tweak to your heart's content! Cutie Settings is a system settings application made for Cutie.
https://github.com/cutie-shell/cutie-settings
linux mobile-app settings tweaking
Last synced: 2 months ago
JSON representation
Tweak to your heart's content! Cutie Settings is a system settings application made for Cutie.
- Host: GitHub
- URL: https://github.com/cutie-shell/cutie-settings
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2022-12-15T13:33:35.000Z (over 3 years ago)
- Default Branch: cutie
- Last Pushed: 2024-06-12T09:57:13.000Z (about 2 years ago)
- Last Synced: 2024-06-12T14:52:30.455Z (about 2 years ago)
- Topics: linux, mobile-app, settings, tweaking
- Language: QML
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutie Settings
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-settings/tree/cutie)
The settings app for Cutie UI.
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None