notif-sound
01Plugin Claude Code
Never miss when Claude needs you — audio alerts when Claude finishes, asks a question, or waits for permission.
Plugin Claude Code
Never miss when Claude needs you — audio alerts when Claude finishes, asks a question, or waits for permission.
Command
Add a new sound file to the notification sounds library. Use when the user wants to add, import, or install a custom sound.
Command
Start or stop the web GUI dashboard for managing notification sounds. Use when the user wants a visual interface.
Command
List all notification sounds and show current volume. Use when the user wants to see installed sounds or check settings.
Command
Remove a sound file from the notification sounds library. Use when the user wants to delete or remove a sound.
Command
Check plugin health: verify scripts, sounds, audio player, and hooks are working. Use when the user wants to know if the plugin is set up correctly.
Command
Test play a random notification sound. Use when the user wants to hear what the notification sounds like.
Command
Cleanly uninstall the notif-sound plugin: stop GUI, remove cache, remove data. Use when the user wants to fully remove the plugin.
Command
Verify notif-sound plugin setup: check script permissions, sound files, and test playback. Use after install or when sounds aren't working.
Command
Set the notification sound volume (1-10). Use when the user wants to change volume, make sounds louder or quieter.
Hook
Runs when the agent finishes a response, executing play-sound.sh. From juuni26/claude-notif-sound.
Hook
Runs when the agent sends a notification, executing play-sound.sh. From juuni26/claude-notif-sound.
Hook
Runs before the agent uses a tool for AskUserQuestion tool calls, executing play-sound.sh. From juuni26/claude-notif-sound.
Hook
Runs when the agent asks permission for an action, executing play-sound.sh. From juuni26/claude-notif-sound.