@dsh-external/dsh-tray
Windows 系统托盘插件:托盘图标 + 菜单(打开界面/状态/退出)+ 气泡通知,基于 trayicon(exe 宿主,无 native 编译)
AI Analysis
核心用途是为 Windows 平台提供后台托盘管理。适合需要便捷控制 DSH 启动、退出及接收系统通知的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qing3a/dsh-trayREADME
Read the full README ↗配置
| 键 | 默认 | 说明 |
|---|---|---|
enabled | true | 总开关 |
title | DSH | 托盘标题(决定 temp 命名) |
iconPath | 空 | 自定义图标路径(.ico/.png Buffer);留空用 default.ico |