An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Cutie Settings

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/cutie-shell/cutie-settings/tree/cutie.svg?style=svg)](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