dsh-notify
baka-world
DeepSeek Harness desktop notification plugin (notify-send / D-Bus)
PROJECT TOPICS
PROJECT README
DSH (DeepSeek Harness) web 插件:AI 回复完毕后自动播放提示音。
支持在 DSH 设置页中随时更换音效(内置 44 个音效)、调整音量、开关。
要求:DSH web profile(dsh web),Node.js >= 20。
# 从 GitHub 安装
dsh plugin --profile web add git+https://github.com/<you>/dsh-notify-sound.git
# 或本地开发安装
cd C:/Users/<you>/.dsh/profiles/web
pnpm add file:/path/to/dsh-notify-sound
安装后确认包已加入 dsh.profile.bundles,然后重启 dsh 服务生效。
打开 DSH 设置页,左侧导航出现"提示音":
| 设置项 | 说明 |
|---|---|
| 回复完成提示音 | 开关(默认开启) |
| 提示音 | 下拉选择音效(44 个),选中即生效 |
| 试听 | 播放当前选中的音效 |
| 音量 | 0 ~ 100% 滑块 |
npm install
npm run build # 产出 lib/index.js + lib/client.js
内置音效(sounds/*.aac,alert / bip-bop / nope / staplebops / yup 系列)来自 Stephanvs/opencode-sfx,MIT 许可, 版权归其作者所有,详见 sounds/LICENSE。
MIT License —— 插件代码见 LICENSE;音效版权归 opencode-sfx 作者。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。