1.1.0 • Published 3 years ago

defeat v1.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

defeat

Play Sounds of Silence while running another command

npm install -g defeat

defeat # just play the sound of defeat
defeat sleep 10 # play for 10 s
defeat make # when compiling
defeat npm install -g dat # installing node modules

Linux users

Make sure to install the following dependencies first if you are on linux

sudo apt-get install sox libsox-fmt-mp3

Alternatively you can install mplayer and it'll just use that

License

MIT

1.1.0

3 years ago

1.0.0

3 years ago