fuyue521/dsh-desktop-shortcut ↗★ 1
dsh-desktop-shortcut
DeepSeek Harness plugin: creates a Windows desktop shortcut that launches dsh web
AI Analysis
核心用途是简化 DSH Web 的启动流程。适合 Windows 用户,双击桌面图标即可快速运行并打开 DSH 界面。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fuyue521/dsh-desktop-shortcutREADME
Read the full 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