Skip to main content

Alarm manager server and client

Project description

logo

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 for today
alarmc -f # Show all 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


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.5.2.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

alarmix-0.5.2-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page