/clarm-cli

Alarm script for the bash command line

Primary LanguageShellGNU General Public License v3.0GPL-3.0

clarm-cli

Alarm app for the bash command line

Nowhere near finished (use "--help" to see what you can do with it!) Feel free to contact me with suggestions or issues

Installation:

  • using make
    1. open a terminal inside the downloaded folder
    2. run "make install"
    3. run "source ~/.profile"
    4. test with "clarm --help"

default installation folder is: /usr/local/bin/clarm_cli/

  • manual:
    1. Install the dependencies via apt
    • alsa-tools
    • mplayer
    • at
    1. copy the files to a folder anywhere in your computer
    2. add the folder to your path ( If you don't know how to do that )

Changing the alarm sound

Any sound file with the name "alarm.wav" that replaces the stock alarm sound in the same folder should work with the script

Author:

A. Emre Eser