Alarm manager server and client
Project description
Installation
python -m pip install alarmix
⚠️ MPV must be installed and accessible ⚠️
At first, you need to start alarmd daemon:
alarmd --sound "path/to/sound"
Then you can manage your alarms with alarmc command.
alarmc # Show scheduled alarms
alarmc stop # Stop buzzing alarm
alarmc add 20:00 19:30 14:00 # Add alarms
alarmc add +30 +2:40 # Add alarms with relative time
alarmc delete 20:00 # Remove alarm from schedule
alarmc
alarmc -h # Show help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
alarmix-0.4.1.tar.gz
(6.1 kB
view hashes)