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
- using make
- open a terminal inside the downloaded folder
- run "make install"
- run "source ~/.profile"
- test with "clarm --help"
default installation folder is: /usr/local/bin/clarm_cli/
- manual:
- Install the dependencies via apt
- alsa-tools
- mplayer
- at
- copy the files to a folder anywhere in your computer
- add the folder to your path ( If you don't know how to do that )
Any sound file with the name "alarm.wav" that replaces the stock alarm sound in the same folder should work with the script
A. Emre Eser