Hear your commits • Sound effects for Git
macOS • Linux • Windows
Installing hooks, testing sound, and committing
Your code makes noise. Your brain thinks you are a wizard. Commits feel like achievements.
Default chimes, meme sounds, airhorns, vine booms — or any mp3 or wav file you own.
You hear when something ships. Audio feedback means you can keep your eyes on the code.
Coworker pushes and a celebration plays. Instant team bonding. Try it with your crew.
If audio fails, Git works perfectly anyway. No risk at all. Only fun.
Vine boom on push fail. Metal Gear alert on PR pass. Your repo, your comedy.
| default.wav | Soft two-tone chime — polite good job nerd sound |
| success.wav | Ascending notification — VIP entrance for your commits |
| error.wav | Descending wah-wah — the auditory uh oh |
# 1. One-time init npx git-beep-beep init # 2. Install hooks cd my-project npx git-beep-beep hook install # 3. Test the sound npx git-beep-beep test commit # 4. Use git normally git commit -m "hello" git push
# 1. One-time init npx git-beep-beep init # 2. Install hooks cd my-project npx git-beep-beep hook install # 3. Test the sound npx git-beep-beep test commit # 4. Use git normally git commit -m "hello" git push