Stats
Actions
Tags
From cc-plugins
Sends desktop notifications when Claude Code stops or when permission, idle, or elicitation prompts appear. Uses Node.js to trigger system notifications.
2 events · 3 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
${CLAUDE_PLUGIN_ROOT}/hooks/windows-notification.sh -Title "Claude Code" -Message "任务已完成"10mspermission_prompt${CLAUDE_PLUGIN_ROOT}/hooks/windows-notification.sh -Title "Claude Code" -Message "需要权限审批"10msidle_prompt${CLAUDE_PLUGIN_ROOT}/hooks/windows-notification.sh -Title "Claude Code" -Message "等待你的输入"10msnpx claudepluginhub liubei90/claude-plugins --plugin cc-plugins