Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drproteus/yaca

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

Last synced: 28 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`
```