oopsx
v1.5.1
Published
Play a meme sound when your terminal command fails
Downloads
2,131
Maintainers
Readme
oopsx
Play a meme sound when your terminal command fails. Comes with a default sound out of the box.
Install
npm install -g oopsxRestart your terminal. Every failed command now plays a sound.
Custom sound
- Go to myinstants.com and search for any meme sound
- Open the sound page and copy the URL from your browser's address bar
- Run:
oopsx instant <paste-url-here>Example:
oopsx instant https://www.myinstants.com/en/instant/bruh-sound-effect-26614/Or use a local file:
oopsx --sound ~/bruh.mp3 --set-default echo hiUninstall
npm uninstall -g oopsxLicense
MIT
