This commit is contained in:
Kalzu Rekku 2025-01-25 23:44:59 +02:00
parent a48976a762
commit f3dabc1116

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# EEE PC Alarm Clock!
Runs on Debian 12.
Requires Python 3 and mpg123.
To use, just run `main.py` from the `alert_api/` directory.
It includes:
- A local ncurses UI.
- A simple HTTP API (for how to use it, check out `alert_api/tests.sh`).
Put your alarm sounds in `~/alarms/` as MP3 files.
License: MIT