Stats
Actions
Tags
From claude-code-toast
Sends desktop notifications when Claude Code stops or when permission, idle, or elicitation prompts appear. Uses Node.js to trigger system notifications.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/toast-stop.ps1"powershell.exe -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/scripts/toast-notification.ps1"npx claudepluginhub tianqizhang/claude-code-toast --plugin toast-notifications