Back to Hooks

Desktop Notification On Stop

Hooks monitoring 196

Sends a native desktop notification when Claude Code finishes responding. Uses the Stop hook event so you get a single notification per response instead of one per tool call (which is very noisy with PostToolUse). Supports macOS (osascript) and Linux (notify-send). Useful when you switch to another window while Claude works — you'll get a notification when it's ready for your input.

Install Command
npx claude-code-templates@latest --hook monitoring/desktop-notification-on-stop
View on GitHub
claude-code — desktop-notification-on-stop

Content

JSON
{
"description": "Sends a native desktop notification when Claude Code finishes responding. Uses t..."
"hooks": {
"Stop": [1 item]
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.