1.1.0 • Published 7 years ago

benny-hill-x v1.1.0

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

benny-hill-x

Play the Benny Hill theme for x (default 5) seconds after running another command

npm install -g benny-hill-x

benny-hill-x # just play benny hill for 5 seconds
benny-hill-x sleep 10 # wait for 10 seconds, then play benny hill for 5 seconds
benny-hill-x 2 make # after compiling, play benny hill for 2 seconds
benny-hill-x 8 npm install -g dat # after installing node modules, play benny hill for 8 seconds

Linux users

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

sudo apt-get install sox libsox-fmt-mp3

License

MIT