DearMrChai/dsh-plugin-task-notify0

dsh-plugin-task-notify

长任务完成语音提醒插件,支持子任务“嘟”声、整轮完成“叮”声,且音量、阈值等全局可配置。

AI 分析

核心用途是为长任务提供纯前端的语音与声音提醒。适合经常挂机运行长任务、需要即时知晓任务进度的用户。无需修改 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