kaixinbaba/dsh-complete-notify

插件 ⭐ 0 MIT other

任务完成时播放提示音并弹出小通知(页面内 toast + 后台时系统通知)。纯浏览器方案,零系统依赖,跨 Windows/macOS/Linux。

安装

# 从 npm 安装(推荐)
dsh plugin --profile web add dsh-complete-notify
# 或锁定 GitHub 版本
dsh plugin --profile web add "github:kaixinbaba/dsh-complete-notify"
# 重启 dsh web 生效(launchd 托管时):
launchctl kickstart -k gui/$(id -u)/com.dsh.dsh-web

kaixinbaba/dsh-complete-notify 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。