D
@gzmuldyxx/dsh-windows-tray
v0.1.0 · 3 天前发布
System-tray whale controller for DeepSeek Harness (Windows): Start / Stop / Restart the dsh web service and open the Web UI from a tray icon.
README
@gzmuldyxx/dsh-windows-tray
DeepSeek Harness 的 Windows 系统托盘鲸鱼控制器。在系统通知区域放一个托盘的鲸鱼图标,常驻后台,提供 启动 / 停止 / 重启 / 打开界面 / 退出 操作。
A system-tray whale controller for DeepSeek Harness on Windows. Adds a resident tray icon with Open / Start / Stop / Restart / Exit controls for the dsh web service.
功能 Features
- 打开界面 Open — 启动并打开浏览器
- 启动服务 Start — 后台拉起
dsh web(未运行才启动)- 停止服务 Stop — 终止 DSH 服务进程(按端口 3080 定位)
- 重启服务 Restart — 停止后再拉起
- 退出托盘 Exit — 移除托盘图标
安装 Install
要求:Windows + 已安装的 DeepSeek Harness(dsh)。
sh
从 npm 安装到你的 web profile 并激活(bundle 会自动加入配置层)
dsh plugin --profile web add @gzmuldyxx/dsh-windows-tray
安
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @gzmuldyxx/dsh-windows-tray
- Repo
- git+https://github.com/GZMULDY/dsh-windows-tray.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}