Bring some cinematic flair to your coding sessions! The Dude Movie BGM Player is an optimized audio extension that plays background music based on whether your code succeeds or fails.
Instead of staring at boring terminal output, let your code speak to you through music! 🎶
✨ Features
Fast Audio Feedback: Built with a persistent background worker to minimize delay, ensuring the music plays right as your command finishes.
Smart Error Detection: Outsmarts standard Windows PowerShell bugs by reading hidden terminal color codes to guarantee you get the right audio cue every time.
Seamless Integration: Works automatically with both manual Terminal commands and automated VS Code Tasks.
Auto-Cutoff: Spamming commands? The extension kills the old audio track and snaps to the new one so your music never overlaps.
🚀 How to Use
It is completely automatic! Just install the extension and start coding.
Open your VS Code Terminal.
Run any command or script.
Success (Exit Code 0): Get rewarded with the Victory BGM! 🚀
Failure (Exit Code > 0 or Red Text): Hear the Failure BGM! 😢
🛠️ Requirements
Currently optimized for Windows operating systems (uses native background audio routing to minimize UI latency).
Mac and Linux support is included via native OS audio players.
📝 Release Notes
0.0.10
Optimized persistent background audio engine.
Added terminal shell integration and smart error text detection.