https://github.com/cutie-shell/cutie-phone
https://github.com/cutie-shell/cutie-phone
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cutie-shell/cutie-phone
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2023-02-19T17:06:15.000Z (over 3 years ago)
- Default Branch: cutie
- Last Pushed: 2024-07-09T16:24:01.000Z (almost 2 years ago)
- Last Synced: 2024-07-09T20:56:16.510Z (almost 2 years ago)
- Language: QML
- Size: 8.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutie Phone
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-phone/tree/cutie)
The Phone app for Cutie UI.
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None