nanami-0713/dsh-notifier

Plugin ⭐ 1 MIT social

DSH 的任务提醒插件:任务运行结束、运行中需要你做决策(权限审批 / 用户提问)时,弹出跨窗口可见的提醒——类似 Codex / Claude Code 的 Hook 通知体验:你切到任何应用、任何桌面空间(甚至全屏应用)都能看到。

catalog description:DSH 插件:任务结束 / 需要用户决策时弹窗提醒(web toast + 桌面通知),类似 Codex / Claude Code 体验

Install

dsh plugin --profile web add <解压目录>
# 或:编辑 ~/.dsh/profiles/web/package.json:
#   "dependencies": { "@dsh-external/dsh-notifier": "link:<解压目录>" },
#   "dsh": { "profile": { "bundles": [..., "@dsh-external/dsh-notifier"] } }
dsh web   # 重启后自动装配

Add nanami-0713/dsh-notifier to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.