Some stuff did not come trought last night.

This commit is contained in:
Kalzu Rekku
2025-02-07 07:30:33 +02:00
parent 5aa1f078bc
commit 1072973f3f
11 changed files with 6 additions and 2019 deletions

View File

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