scapoof
v1.0.3
Published
Play SCAPOOF when a command is not found
Maintainers
Readme
SCAPOOF
Plays SCAPOOF every time you mistype a command.
Install
npm install -g scapoofThen restart your shell. The hooks are automatically installed.
Manual / Local Install
git clone <this repo>
cd scapoof
node ./bin/scapoof.js installWindows
On Windows, npm install -g scapoof seamlessly configures your PowerShell profile and installs:
%USERPROFILE%\\.scapoof\\<mp3 files>%USERPROFILE%\\.scapoof\\scapoof.ps1
Restart PowerShell after installing.
Publish to npm
npm login
npm publish --access publicRequirements
- Node.js 18+
- Unix shells:
zshorbash - Unix audio player:
afplay(macOS),paplay,aplay,mpg123, orplay - Windows shell: PowerShell
- Audio files in
assets/:scapoof1.mp3,scapoof2.mp3, etc.
