/simple_alarm

A super simple cli alarm.

Primary LanguageShell

Description

A super simple command to create an alarm.

Setup

  1. Install mplayer and sleep
  2. Run chmod +x alarm.sh
  3. Run ./alarm.sh <time_frame>. time_frame examples: 3s, 5m, 1h

Customization

To play an audio other than the default one, change the value of ALARM_SOUND_PATH in alarm.sh