a.out | ||
main.c | ||
makefile | ||
play_raw_audio.c | ||
play_raw_audio.h | ||
README.md |
installation
install libpulse-dev
(debian based) or libpulse
package depending on your distro
sudo pacman -S libpulse pulseaudio sound-theme-freedesktop
ffmpeg -i /usr/share/sounds/freedesktop/stereo/alarm-clock-elapsed.oga ${HOME}/music/alarm-clock-elapsed.wav
make
sudo make install
usage
countdown 20
uninstalling
sudo make uninstall
TODO
- allow countdowns to be longer than 60 minutes
- make alarm clock file wave file configurable