dsh-desktop
Discovered★ 37An independent, open-source desktop wrapper for DeepSeek Harness. It starts the bundled @deepseek-ai/dsh Web UI locally and loads it in a hardened Electron window on Linux, macOS, and Windows.
DSH Desktop
简体中文 | English
An independent, open-source desktop app for DeepSeek Harness. It bundles a tested Harness version and runs it locally in a hardened Electron window on Windows, macOS, and Linux.
DSH Desktop is a community project, not an official DeepSeek product. DeepSeek Harness is currently a developer preview and may introduce breaking changes.
Features
- Ready-to-use packages with no separate Node.js, npm, or
npxsetup. - Bundled, version-matched DeepSeek Harness, Remote, and File Viewer components.
- Read-only previews for source code, text, Markdown, images, PDFs, CSV, JSON, and YAML.
- Remote session access from another authorized computer, phone, tablet, or browser.
- Plugin discovery and installation from npm or GitHub.
- Workspace actions for VS Code, Cursor, VSCodium, Zed, and the system file manager.
- Local-only Harness service, restricted Electron renderers, and external links opened in the system browser.
- Built-in update checks for new DSH Desktop releases with SHA-256 verification.
Download
Download the latest version from GitHub Releases.
For downloads in mainland China, use Quark Cloud Drive / 夸克网盘.
| Platform | Package |
| --- | --- |
| Windows x64 installer | DSH-Desktop-vX.Y.Z-windows-x64-setup.exe |
| Windows x64 portable | DSH-Desktop-vX.Y.Z-windows-x64-portable.exe |
| macOS Apple Silicon | DSH-Desktop-vX.Y.Z-macos-arm64.dmg |
| macOS Intel | DSH-Desktop-vX.Y.Z-macos-x64.dmg |
| Linux x64 | DSH-Desktop-vX.Y.Z-linux-x64.AppImage |
| DSH Remote Android client | dsh-remote-android-vA.B.C.apk |
The Android client APK version follows the bundled Remote component. macOS packages are Developer ID signed and notarized. Windows may still show a SmartScreen warning. Only install packages downloaded from this repository's Release page or the mirror above.
To run the AppImage:
chmod +x DSH-Desktop-*.AppImage
./DSH-Desktop-*.AppImage
Quick start
- Open DSH Desktop and wait for Harness to start.
- Go to Settings → Models and configure a DeepSeek API key or another supported provider.
- Add or select a workspace.
- Start a session.
See the upstream Harness Web UI guide for model, workspace, and session usage.
Use the Plugins menu to browse or manage plugins. Plugins run with the same local permissions as Harness, so install only sources you trust. Restart Harness after changing plugins.
DSH Desktop checks GitHub Releases for updates. After downloading and verifying the matching installer, it lets you open the package and exits so the system installer can finish the update. DeepSeek Harness and the bundled components update together with DSH Desktop.
Development
Requires Node.js 24 or newer and npm 10 or newer.
git clone https://github.com/liguobao/dsh-desktop.git
cd dsh-desktop
npm ci
npm start
npm test
npm run check
npm run dist:linux
npm run dist:mac
npm run dist:windows
Installers should be built on their target operating system. GitHub Actions builds all supported platforms when a matching vX.Y.Z tag is pushed.
Security and license
Harness can read and modify files in selected workspaces and execute commands with the permissions you grant. Review the active workspace, model provider, installed plugins, and permission prompts before starting a task. See SECURITY.md for security details and vulnerability reporting.
DSH Desktop is available under the MIT License. Third-party notices are listed in NOTICE.md.
Similar plugins
by yxccai
Unofficial Windows and macOS desktop app for DeepSeek Harness, with bundled runtime and automatic reuse of existing DSH environments.
★ 11
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add @sanqi-normal/dsh-webui-market-pluginby zsyu9779
Unofficial cross-platform desktop app for DeepSeek Harness. Native Wails shell for the DSH Web UI on macOS, Windows, and Linux.
★ 8
↓ 42/wk
MIT
Go
Sep 14, 2026
dsh plugin --profile web add @aaravarr/dsh-subagent-maxby ChisaAlter
DSH桌面端,支持主题和背景图等多种个性化配置。Electron desktop shell for DeepSeek Harness web UI
★ 164
↓ 393.3k/wk
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add @deepseek-ai/dsh-baseby whitelonng
Community desktop companion for DeepSeek Harness — one-click Electron app for macOS and Windows
★ 714
↓ 393.3k/wk
MIT
TypeScript
Sep 13, 2026
dsh plugin --profile web add @deepseek-ai/dsh-baseby euanguo
DSH Studio — a local development workbench for DeepSeek Harness: project tree, Git review, terminal, and plugin marketplace (Desktop + Web)
★ 10
MIT
TypeScript
Aug 30, 2026
dsh plugin --profile web add @dsh-studio/desktopby Anestis271
Turn the official DeepSeek Harness WebUI into a natural desktop experience.
★ 6
↓ 133/wk
MIT
TypeScript
Aug 17, 2026
dsh plugin --profile web add @anestis271/dsh-desktop