potterlee369-prog/dsh-sound-notifier ↗★ 0
dsh-sound-notifier
DSH web plugin: play synthesized sounds in the browser when a session task finishes or when the user is asked to choose options
AI Analysis
核心用途是为 DSH 的关键事件(如任务结束、等待审批)提供声音提醒。适合在后台挂起 DSH 任务、需要听觉反馈的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗2. 在 web profile 的插件挂载配置中加入:
配置(浏览器设置面板)
| 选项 | 默认值 | 说明 |
|---|---|---|
| 启用完成音效 | ✅ 开 | 完成/中断音效总开关 |
| 完成提示音 | 清脆铃声 | chime / ding / success / ping,行内可试听 |
| 中断提示音 | 短促提示音 | 同上,独立选择 |
| 启用选择提示音 | ✅ 开 | 弹出需要用户选择的选项(ask_user_question / plan review)时播放 |
| 选择提示音(音色) | 叮咚 | 同上,独立选择 |
| 权限请求也提醒 | ❌ 关 | 权限审批弹窗也播放选择提示音 |
| 音量 | 60% | 0–100%,实时生效 |
| 仅当前会话 | ❌ 关 | 只在本标签页当前选中的会话完成时提醒 |
| 包含子任务 | ❌ 关 | 子代理(subagent)会话完成时也提醒 |