https://github.com/cutie-shell/cutie-launcher
https://github.com/cutie-shell/cutie-launcher
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cutie-shell/cutie-launcher
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2023-10-15T00:03:51.000Z (over 2 years ago)
- Default Branch: droidian
- Last Pushed: 2024-03-16T18:25:10.000Z (about 2 years ago)
- Last Synced: 2024-03-17T01:28:34.343Z (about 2 years ago)
- Language: C++
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutie Launcher
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-launcher/tree/droidian)
The default app launcher for Cutie
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None