Some stuff did not come trought last night.
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user