wuxiaoji/Dsh_Desktop

wuxiaoji★ 1Rust最后同步: 2026-08-14

在 GitHub 打开

Dsh_Desktop is a desktop version of deepseek-harness packaged in Rust, which is designed to be easy for beginners to install, use and update. No modifications have been made to the dsh code.

README 摘要

DeepSeek Harness Desktop English · 简体中文 A lightweight Windows desktop built with Tauri 2 that launches the locally installed DeepSeek Harness and shows its original web UI. It does not patch, copy, or rebuild DSH. Project Motivation This project is intended for people who are not familiar with command-line tools, Node.js, or local web-service setup. It provides a ready-to-use Windows desktop entry point that lowers the barrier to installing and using DeepSeek Harness. This project is a non-invasive desktop host, not a modified distribution of DSH. It does not alter DSH source code, installed files, or runtime code; inject patches; copy DSH; or repackage it. The app only uses the public dsh and npm commands to check the environment, install or update the official package, verify versions, start the local service, and manage the DSH child process it started. On uninstall, the global npm package is removed only when the app can confirm that it originally installed DSH automatically; independently installed copies are left untouched. Features - Checks the runtime environment (WebView2, Node.js, dsh ) before starting - Installs dsh automatically via npm when missing (npmmirror registry)…

在 GitHub 查看完整 README →
Tools / Devdshdsh-pluginrusttauri-app

分类