← 返回列表
未验证
常驻系统托盘,一键启停并重启本地 Web 服务
尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/8/16 · 已提供中文文档
DeepSeek Harness 桌面包:托盘一键启动/打开/重启/退出本地 DSh 服务 | A Windows tray launcher for DeepSeek Harness: one-click start, open, restart and exit of the local DSh web service
综合分
27.6
GitHub 分
27.6
用户评分
—
★ Stars
1
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add zhangzheng25/dsh-minimal-desktop该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
数据截至 2026/9/16(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
DeepSeek Harness 桌面包 DeepSeek Harness 桌面包——常驻 Windows 托盘的启动器,一键启动、打开、重启、退出本地 DSh Web 服务。 A Windows tray launcher for DeepSeek Harness: one-click start, open, restart and exit of your local DSh web service. 快速开始 / Quick Start 1. 下载 dist/dsh-tray.exe(已编译,无需任何构建步骤,双击即用)/ Download dist/dsh-tray.exe — pre-built, double-click and run. 2. 左键单击托盘图标 = 打开 DSh / Left-click the tray icon = open DSh 3. 右键菜单:打开 DSh / 重启服务 / 退出 / Right-click menu: Open DSh / Restart Service / Exit 提示:把 exe 放入启动文件夹(shell:startup)可实现开机自启。/ Tip: drop the exe into the startup folder (shell:startup) for auto-start. 功能 / Features | 中文 | English | | --- | --- | | 打开 DSh:服务未运行则自动拉起,就绪后打开 Edge 应用窗口 | Open DSh: auto-spawns the service if not running, opens the Edge app window when ready | | 重启服务:杀掉占用 3080 端口的进程(无论谁启动的),等端口释放后重新拉起 | Restart Service: kills whatever holds port 3080 (whoever started it), waits, then respawns | | 退出:退出托盘,并终止由它启动的服务进程 | Exit: quits the tray and its spawned service tree | | 托盘气泡提示重启/失败状态,日志写入 dist/logs/ | Balloon tips for restart/failure status; logs in dist/logs/ | 为什么选它 / Why This Wrapper - 轻量:单文件约 53 KB,而 Electron 方案动辄上百 MB / Ultra-light (~53 KB single exe) vs. 100 MB+ Electron builds - 零额外依赖:仅需 Node.js(DSh 本身就要),无需安装任何运行时 / No extra runtime — just Node.js, which DSh already needs - 自动适配:自动使用 npx 缓存中最新版 DSh,升级无需改配置 / Auto-picks the newest DSh in the npx cache — no config after upgrades - 不怕重复启动:检测到服务已在运行就直接打开,绝不重复拉起 / Port-aware: never spawns a duplicate if the service is already running 构建 / Build(可选 / Optional) powershell -ExecutionPolicy Bypass -File tray\build.ps1 许可证 / License MIT
同作者(zhangzheng25)的其他插件
扫码进群