Ecosyste.ms: Awesome
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: 28 days ago
JSON representation
Yet Another Caffeine App
- Host: GitHub
- URL: https://github.com/drproteus/yaca
- Owner: drproteus
- Created: 2018-10-12T19:34:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T17:00:23.000Z (about 2 years ago)
- Last Synced: 2024-08-03T09:06:09.728Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - yaca
README
# Yet Another Caffeine App
### Building
```bash
pip install -r requirements.txt
make build
# results in `dist/yaca.app`
```