nanami-0713/dsh-notifier

插件 ⭐ 1 MIT social

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

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

安装

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   # 重启后自动装配

nanami-0713/dsh-notifier 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。