233fxr-collab/dsh-launch-in-one-click ↗★ 0
dsh-launch-in-one-click
生成并安装经校验的 Windows 一键桌面启动器
AI 分析
适合 Windows 用户,可一键检测环境并快速创建 DSH 桌面启动快捷方式。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:233fxr-collab/dsh-launch-in-one-click說明文件
閱讀完整 README ↗Configuration
Optional, in the bundle's patch row:
- id: launch-in-one-click
name: dsh-launch-in-one-click
config:
defaultPort: 3080 # port a generated launcher targets
language: auto # auto | en | zh
runner: npx # npx | dsh
packageSpec: '@deepseek-ai/dsh' # what npx resolves
openBrowser: true # let `dsh web` open the browser
provisionOnLoad: true # create the launcher on load, if absent
⚠️ Adding a config: row here has a cost. A marketplace hot-mounts only a
plain id/name insert, so a bundle patch carrying configuration activates on
the next restart instead of immediately. That is why every default above lives
in code, not in this file: install with no patch row at all, and the launcher
still appears the moment you click Install.