no1xsyzy/dsh-webview-wrapper0

dsh-webview-wrapper

基于 WebviewJS 的简易原生桌面外壳,用于在系统窗口中托管 DeepSeek Harness 网页应用。

AI 分析

核心用途是将 DSH 网页端打包为本地桌面应用。适合不希望一直占用浏览器标签页、偏好独立窗口和系统托盘运行的用户。必要条件是系统需满足 WebviewJS 平台依赖。

套件
dsh-webview-wrapper
版本
0.1.1
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:no1xsyzy/dsh-webview-wrapper

Usage

  • First boot starts in the tray — no main window is created until you ask for it. Double-click the tray icon or choose Show to open the 1024×768 window hosting http://127.0.0.1: (the live Web surface).
  • Closing the window hides it to the tray; the harness keeps running.
  • Quit in the tray menu exits the application.