dsh plugins中文
← Back to popular plugin directory

DSH desktop client

whitelonng/dshcode · skills

Community desktop companion for DeepSeek Harness — one-click Electron app for macOS and Windows.

★ 14GitHub stars
3Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

DSHCode is a community-maintained Electron desktop companion for the official open-source DeepSeek Harness project. It packages the upstream Web UI and plugin runtime as a one-click macOS and Windows application, so installed users do not need Node.js or a CLI. Download

Download installable packages for macOS Apple Silicon, macOS Intel, and Windows x64 from GitHub Releases. Preview packages are not code-signed or notarized, so macOS Gatekeeper and Windows SmartScreen may warn before first launch. Run

Install a DSHCode package, then open DSHCode from the macOS Applications folder or Windows Start menu. The application starts and stops its bundled Web profile itself; installed users do not run a terminal command. Run from source

Install command

dsh plugin --profile web add github:whitelonng/dshcode
View GitHub repository ↗Back to popular plugin directory