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

https://github.com/cutie-shell/cutie-launcher


https://github.com/cutie-shell/cutie-launcher

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cutie Launcher

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