Dawn388887/dsh-notify0

dsh-notify

Desktop toast + remote browser notifications when a DSH agent finishes or errors; /notify command and a Settings tab control it

包名
dsh-notify
版本
1.0.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Dawn388887/dsh-notify

Usage

  • Desktop: native WinRT toast with the default notification sound when a task finishes or errors
  • Remote devices (browser): the page registers a Service Worker (/dsh-notify/sw.js) and uses browser notifications; the browser asks for notification permission on first use — if previously denied, re-enable it in the site settings
  • Toggle: Settings → 远程通知, or /notify off (remote pages re-sync the switch when the tab becomes visible)