Funnyvalentine00/dsh-desktop-shell

Desktop ⭐ 1 MIT web-ui

DeepSeek Harness 的桌面外壳插件:安装到 web profile 后,dsh web 启动会自动弹出 Electron 桌面窗口(带系统托盘、最小化到托盘、窗口状态记忆),托盘「退出」时优雅关闭整个 dsh 进程;卸载后完全恢复浏览器模式。dsh 引擎零改动。

catalog description:A simple desktop rather than a web.

Install

cd dsh-desktop-shell
npm install            # 沙箱环境需 --cache <本地缓存路径>
npm run build          # 生成 lib/index.js + lib/index.d.ts + lib/electron-main.cjs
npm test               # vitest 单元测试

Add Funnyvalentine00/dsh-desktop-shell to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.