improved readme
This commit is contained in:
parent
c81e05c841
commit
fa8c8136b3
11
README.md
11
README.md
@ -1,5 +1,15 @@
|
||||
#### 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
|
||||
```
|
||||
@ -22,3 +32,4 @@ sudo make uninstall
|
||||
#### TODO
|
||||
|
||||
- allow countdowns to be longer than 60 minutes
|
||||
- make alarm clock file wave file configurable
|
||||
|
Loading…
Reference in New Issue
Block a user