Zouu-X/DSH_WebNotification ↗★ 1
dsh-notify
DSH Web UI plugin: raise a browser notification when a session finishes running
AI 分析
在智能体完成长时间运行的任务时,通过浏览器发送系统弹窗通知。适合经常将 DSH 挂在后台运行,并希望在任务结束时获得即时提醒的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Zouu-X/DSH_WebNotificationドキュメント
README 全文を読む ↗Usage
Install, then boot the Web UI and grant the notification permission the first time the browser asks (on your first click or keystroke):
dsh --profile web
Start a task in any session, switch away, and a system notification appears when the model finishes. There is nothing else to configure.