← 返回列表
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.

deepseekharnessdshdsh-plugintraywindowsdesktoplauncher

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

  • 🐳 系统托盘鲸鱼图标,后台常驻

  • 🖱️ 左键单击:启动服务 + 打开 Web 界面

  • 📋 右键菜单:

  • - 打开界面 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

    查看完整 README →

    版本兼容矩阵

    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"}}