BelegCuthalion / alarm-clock

A simple Bash alarm clock script.

Home Page:http://mkscrg.github.com/2011/01/29/waking-up-with-bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The script alarm.sh is a simple alarm clock with snooze function. The wakeup
time is requested of the user when the script is run and the snooze interval
is set as a value in the file.

The script on_wake.sh is called by alarm.sh to make the actual alarm action.

These scripts are unlicensed. That is, they are in the public domain and free
to use in any capacity for any purpose.

About

A simple Bash alarm clock script.

http://mkscrg.github.com/2011/01/29/waking-up-with-bash


Languages

Language:Shell 100.0%