跳转至

dsh-desktop-electron

类型 客户端 分类 桌面端
星数 ⭐4 状态 ✅ 活跃
能力 desktop 更新时间 2026-08-12

📖 项目简介

An Electron desktop shell for the DeepSeek Harness (dsh) Web GUI: it spawns dsh web, waits for the server's readiness line, and hosts the GUI in a standalone window with tray residency. Compatibility was verified against the last currently available internal-test CLI, @deepseek-ai/dsh 0.0.1-rc.1 (snapshot-20260811T152241Z-da262ec14c). The shell relies only on the maintained dsh web --host <host> --port <port> arguments and the dsh web: <URL> r

📦 安装

npm install
DSH_HOME=~/.dsh/source/current npm run dev

🚀 快速开始

npm run dist        # installers under release/
npm run dist:dir    # unpacked dir only, for a quick smoke

🔗 链接