xingke-seeker/dsh-ui-notify0

dsh-ui-notify

DSH完成声音提示插件:在会话输出结束时播放内置提示音,设置持久化于浏览器本地存储。

AI 分析

核心用途是在AI生成长回复完成时通过声音提醒用户。适合经常让AI执行耗时任务、在后台挂机等待回复的用户。

套件
dsh-ui-notify
版本
0.1.1
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xingke-seeker/dsh-ui-notify

Configuration

All settings live under the Notifications row (General settings), stored in localStorage under dsh-ui-notify.settings:

FieldValuesDefault
Enable reminderson / offon
SoundNone, Chime 1–3Chime 1
Volume0–100%50%
Remind whenBackground session finishes / Any session finishesBackground

The first user gesture unlocks the audio (browser autoplay policy); a completion that rang before unlock is queued and played on the next gesture.