By degrootruben
Plays random iconic Dutch Internetgekkies sound clips when Claude finishes a task or sends a notification
A Claude Code plugin that plays random iconic Dutch Internetgekkies sound clips whenever Claude finishes a task or sends a notification.
Featuring classics like "dikke bmw", "KRAKAKA", "ik wil kaas", "mand", and many more.
/plugin marketplace add degrootruben/internetgekkies-sounds
/plugin install internetgekkies-sounds@degrootruben-internetgekkies-sounds
claude --plugin-dir ~/Projects/internetgekkies-sounds
The plugin registers hooks on two events:
Each time, a random .mp3 from the sounds/ folder is played using the platform's native audio player.
| Platform | Audio player |
|---|---|
| macOS | afplay (built-in) |
| Windows | PowerShell System.Windows.Media.MediaPlayer (built-in) |
| Linux | mpv, ffplay, or paplay (install one) |
The default volume is 50 (out of 100). To change it, edit the VOLUME value in hooks/hooks.json:
"command": "VOLUME=75 node \"${CLAUDE_PLUGIN_ROOT}/scripts/play-random.mjs\""
Set VOLUME to any value from 0 (silent) to 100 (max).
Drop any .mp3 file into the sounds/ folder and it will be included in the random rotation.
| File | Description |
|---|---|
dikke-bmw.mp3 | Dikke BMW! |
horsefighter.mp3 | Horsefighter |
KRAKAKA.mp3 | KRAKAKA |
mand.mp3 | Mand! |
ik-wil-kaas.mp3 | Ik wil kaas |
rustaagh.mp3 | Rustaagh |
helemaal-gek.mp3 | Joost, helemaal gek |
biem.mp3 | Biem |
willy.mp3 | Willy! |
haha-bier.mp3 | Haha bier |
lidl.mp3 | Lidl |
knettah.mp3 | Knettah |
altijd-herres.mp3 | Altijd herres |
vuurwerkje.mp3 | Vuurwerkje afgestoken |
diadeem.mp3 | Diadeem |
doeken.mp3 | Doeken |
| ...and 26 more |
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub degrootruben/internetgekkies-sounds --plugin internetgekkies-soundsSound feedback for Claude Code — plays Warcraft-style voice lines on session events
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.