IriskaDev/dsh-desktop0

dsh-desktop

dsh-desktop 是一个 DSH 捆绑包补丁插件,提供名为 desktop 的界面,启动加载 DSH Web UI 的原生 Electron 窗口。

AI 分析

核心用途是将 DSH Web UI 包装为原生的 Electron 桌面窗口,实现双击启动和独立窗口运行。适合不希望在浏览器标签页中运行 DSH 的桌面用户。

包名
dsh-desktop
版本
0.3.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:IriskaDev/dsh-desktop

Usage

dsh --profile desktop

After startup, the Electron window opens automatically and loads the DSH Web UI — just chat in the window.

To inspect arguments forwarded to the web app:

dsh --profile desktop --help