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

https://github.com/drproteus/yaca

Yet Another Caffeine App
https://github.com/drproteus/yaca

Last synced: 20 days ago
JSON representation

Yet Another Caffeine App

Awesome Lists containing this project

README

          

# Yet Another Caffeine App

### Building

```bash
pip install -r requirements.txt
make build
# results in `dist/yaca.app`
```