h7x4 / alarmed

A small program to keep track of and execute alarm clocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARCHIVE NOTE

This repo has been archived. I originally created this to learn about daemons and basic python.

The project is not finished, nor is it especially useful as it tries to replace the functionality of the very well battle tested cron(8)

However, feel free to do whatever you like with the code.

Alarmed

The alarmed daemon.

Lightweight package for keeping track of alarms that run custom commands when they go off.

About

A small program to keep track of and execute alarm clocks.

License:MIT License


Languages

Language:Python 100.0%