xingke-seeker/dsh-ui-notify0

dsh-ui-notify

Completion sound notifications for DeepSeek Harness: plays an embedded chime when a session's output finishes, with a Notifications row in General settings. Settings persist in browser localStorage — a standalone web plugin, no Host settings dependency.

AI 分析

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

パッケージ
dsh-ui-notify
バージョン
0.1.1
ライセンス
MIT
最終更新
2026/08/16

インストール

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

ドキュメント

README 全文を読む ↗

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.