fuyue521/dsh-desktop-shortcut ↗★ 1
dsh-desktop-shortcut
DSH 插件,支持在 Windows 系统上自动创建用于启动 dsh web 的桌面快捷方式。
AI 分析
核心用途是简化 DSH Web 的启动流程。适合 Windows 用户,双击桌面图标即可快速运行并打开 DSH 界面。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fuyue521/dsh-desktop-shortcut说明文档
阅读完整 README ↗🚀 Usage
- Install the plugin
- Start
dsh web - A DeepSeek Harness shortcut is created on the desktop automatically
- Double-click the icon to open DSH Web
Install pnpm
npm install -g pnpm
From npm (recommended)
dsh plugin --profile web add dsh-desktop-shortcut
From GitHub
dsh plugin --profile web add github:fuyue521/dsh-desktop-shortcut
Then start:
dsh web