dsh-desktop
dsh-desktop 是一个 DSH 捆绑包补丁插件,提供名为 desktop 的界面,启动加载 DSH Web UI 的原生 Electron 窗口。
AI 分析
核心用途是将 DSH Web UI 包装为原生的 Electron 桌面窗口,实现双击启动和独立窗口运行。适合不希望在浏览器标签页中运行 DSH 的桌面用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:IriskaDev/dsh-desktop說明文件
閱讀完整 README ↗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