DearMrChai/dsh-plugin-task-notify0

dsh-plugin-task-notify

长任务完成语音提醒插件:子任务完成响"嘟"、整轮完成响"叮",阈值/音量/多会话全局可配置(纯前端、零 host 改动)

包名
dsh-plugin-task-notify
版本
0.2.0
许可证
MIT
最近更新
2026年9月4日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DearMrChai/dsh-plugin-task-notify

Configuration / 配置项

FieldMeaningDefault
enabledMaster switchtrue
thresholdMinutesTurn-end ding threshold (minutes)5
subReminderEnabledSub-task beep switchtrue
mergeMsConsecutive sub-task merge window (ms)500
masterVolumeDing volume, 0..10.6
subVolumeBeep volume, 0..10.5
ttsEnabledTTS readout (default off)false
ttsTemplateTTS template, {time} = actual duration任务完成,用时约 {time} 分钟
titleFlashTitle-bar flash on turn endtrue
globalSessionsMonitor all sessionstrue
batchSingleBeepSingle beep per turn for all sub-tasksfalse