dsh-plugin-sound-alert
DSH 网页端提示音:回答完成播放提示音,需要授权或向你提问时播放三连音;支持自定义 WAV(仅存本机浏览器),纯客户端零资源。
Sound alerts for the DSH web UI: a chime when an answer completes and a three-tone prompt when your approval or question is pending, with optional custom WAV stored only in the local browser (pure client-side, zero assets).
怎么安装
dsh plugin add github:WanchunLian/dsh-plugin-sound-alert 简介
dsh-plugin-sound-alert DSH Web 轻量提示音插件(纯客户端 · 零资源文件 · 小而美): 回答完成时响铃(叮-咚 上行双音 / 可自定义 WAV) 需要授权 / 计划审阅 / 向你提问时响铃(三连提示音 / 可自定义 WAV) 设置入口:**设置 → 提示音**(Settings → Sound Alerts) 自定义铃声直接选本机 **.wav** 文件即可,Data URL 持久化在本机浏览器,不上传 提醒:本插件为第三方开发,安装前请审阅源码。 安装(本地 link,方式与 dsh-plugin-polish-my-expression 相同) bash 1) 在 web profile 中加入依赖(link 到本项目) 等价于在 C:\Users\wanch\.dsh\profiles\web 下执行: pnpm add "link:D:/mycode/dsh/dsh-plugin-sound-alert" # 并把 "dsh-plugin-sound-alert" 追加进 package.json 的 dsh.profile.bundles 列表(顺序放在最后一个 bundle 后即可)。 若用 dsh 命令: dsh plugin --profile web add "link:D:/mycode/dsh/dsh-plugin-sound-…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-16
- 创建于
- 2026-09-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
openpets
alvinunreal/openpets/tree/main/packages/dsh
将 DeepSeek Harness 的生命周期状态、错误与审批请求,桥接到本地运行的 OpenPets 桌面伙伴。
dsh-im
xmanrui/dsh-im
通过二维码或机器人凭据将 IM 机器人接入 DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord 和 WhatsApp 共 9 种渠道)。
dsh-pocket
shaobeichen/dsh-pocket
手机远程访问 DSH Web 界面:扫码即用局域网或公网(cloudflared 隧道)访问,实时同屏、移动端适配布局,带设置页管理。