DearMrChai/dsh-plugin-task-notify0

dsh-plugin-task-notify

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

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