https://github.com/cutie-shell/cutie-keyboard
Virtual keyboard for Cutie
https://github.com/cutie-shell/cutie-keyboard
Last synced: 2 months ago
JSON representation
Virtual keyboard for Cutie
- Host: GitHub
- URL: https://github.com/cutie-shell/cutie-keyboard
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2023-10-22T00:47:57.000Z (over 2 years ago)
- Default Branch: cutie
- Last Pushed: 2024-06-06T13:23:40.000Z (almost 2 years ago)
- Last Synced: 2024-06-07T14:12:07.569Z (almost 2 years ago)
- Language: QML
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutie Keyboard
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-keyboard/tree/cutie)
The default keyboard for Cutie
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None