baobaolaodie/cc-dsh-notifier

baobaolaodie★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

Windows desktop notifications for Claude Code and DeepSeek Harness sessions. Click any toast to restore the session window — unlike similar tools that only notify without focus actions. Zero external npm dependencies.

README 摘要

cc-dsh-notifier Windows desktop notifications for Claude Code and DeepSeek Harness sessions Permission requests · Questions · Waiting for input · Click-to-return English · 中文 cc-dsh-notifier raises a native Windows toast with sound when an agent needs your attention and you are not looking at its window. It serves Claude Code through its hook system and DeepSeek Harness through a small bundle plugin, sharing one daemon pipeline. Clicking a toast returns you to the session window. Zero third-party npm dependencies. Features Feature Description Interruption events Notifies on permission requests, questions, and waiting for input Focus awareness Suppresses notifications while the session window is focused; notifies only when it is not Click-to-return SetForegroundWindow targets the session window; browser tabs activate via UIA Multi-session Each session binds its own window handle; toasts carry the session identity Localized notifications Toast text follows the Windows display language ( auto ) or a language setting ( zh / en ) DeepSeek Harness The dsh-notifier plugin covers web and tui profiles with one install Quick Start Prerequisites - Windows 10 or 11 - Node.js 18 or later - Pyth…

在 GitHub 查看完整 README →
终端/TUIclaude-codedsh-pluginhooksnotificationstoastwindows

分类