/benny-hill

Play the Benny Hill theme while running another command

Primary LanguageJavaScriptMIT LicenseMIT

benny-hill

Play the Benny Hill theme while running another command

npm install -g benny-hill

benny-hill # just play benny hill
benny-hill sleep 10 # play for 10 s
benny-hill make # when compiling
benny-hill 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