Skip to content

kevinpokiya22/chipi

Repository files navigation

Chipi Chipi Error Sound

Plays the famous "Chipi Chipi Chapa Chapa" sound whenever an error occurs in the VS Code terminal. Never miss an error during a long build process or server crash again!

Features

  • Automatic Sound Playback: Listens for error keywords in your terminal outputs and plays the Chipi Chipi sound immediately.
  • Cross-Platform: Automatically streams the MP3 audio on Windows (via PowerShell), macOS (afplay), and Linux (paplay / mplayer / mpg123).
  • Customizable Keywords: Want it to trigger on specific warnings or tracebacks? You can customize the exact keywords that trigger the sound!
  • Cooldown System: Built-in cooldown ensures you aren't spammed with noise when a massive wall of errors gets printed.

Extension Settings

This extension contributes the following settings:

  • chipiChipiSound.errorKeywords: An array of keywords that trigger the error sound. Default is ["error", "exception", "failed", "traceback"].

Available Commands

  • Chipi Chipi: Test Sound: Plays a test sound so you can verify it's working properly on your system.

Known Issues

  • May slightly conflict with pre-existing OS-level screen readers or auditory systems.

Release Notes

0.0.2

  • Updated to play the Chipi Chipi Chapa Chapa sound!
  • Added path configuration for audio.

0.0.1

  • Initial release of Terminal Error Sound

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors