Skip to content

dsh-desktop-electron

Type client Category Desktop
Stars ⭐4 Status ✅ active
Capabilities desktop Updated 2026-08-12

📖 About

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

📦 Install

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

🚀 Quick Start

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