All plugins

DSH / BUNDLE / CLIENT-UI

dsh-notify-win

v0.2.0Andyqwe44 / dsh-notify-win1626c583c6

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-notify-win

Native Windows toast + taskbar flash for DeepSeek Harness when a task finishes or your input is needed.

README / EN

Package documentation

Registry summary

Native Windows toast + taskbar flash for DeepSeek Harness when a task finishes or your input is needed.

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

- Native toast text is compact: only about 4 lines are displayed, so long content is truncated. - The native selection dropdown may collapse when the pointer moves onto the popup; if the toast is then dismissed by timeout, the taskbar flash still reminds you. - `FlashWindowEx` uses the system's warm-pulse highlight; custom colors are not possible. - Windows never flashes the foreground window — the taskbar button only flashes when DSH is in the background. - Cancelling a running turn also goes `idle`, so a cancelled task still triggers the "done" toast. - Notifications are deduplicated per session within `dedupMs` (default 1500 ms). - Interactive question toasts require the .NET 10 Desktop Runtime on the machine.