nixiaohao/DeepSeek-Desktop-Studio

nixiaohao★ 1TypeScript最后同步: 2026-08-22

在 GitHub 打开

a desktop shell for deepseek-harness (dsh). Import deepseek-harness via zip or git, then self-pack and self-update with one click. Packaging-only: never forks or bundles deepseek-harness source; you bring your own workspace. deepseek-harness(dsh)的桌面外壳,支持 zip/git 导入后一键自行打包与更新,纯打包项目、不内置官方源码。

README 摘要

DeepSeek Desktop Studio Electron desktop shell for deepseek-harness (dsh). DeepSeek Desktop Studio wraps the dsh command-line workflow in a native desktop app: system tray integration, a first-run wizard, plugin market installation, and workspace management — without touching a terminal. Features - System tray + menu — launch, restart and quit the app from the tray; a full app menu with plugin management entries. - First-run wizard — configure the workspace directory and app preferences on first launch. - Plugin market installer — install the dshmarket plugin with one click. The installer auto-detects the system pnpm across common installation methods: - npm global install ( npm i -g pnpm ) - official standalone installer ( PNPM HOME ) - corepack shim - Volta / nvm-windows / fnm / asdf - scoop / chocolatey - macOS Homebrew, Linux package managers - Portable-restart support — the "restart app" action works correctly when the app is packaged as a portable exe (electron-builder portable target), by relaunching the original executable instead of the temp-dir copy. - Themes — runtime theme switching via themes/ . Architecture Module Responsibility main.ts Electron main process bootstrap…

在 GitHub 查看完整 README →
终端/TUIdsh-pluginterminal

分类