fuyue521/dsh-desktop-shortcut

fuyue521★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

DeepSeek Harness plugin that creates a Windows desktop shortcut for launching dsh web.

README excerpt

dsh-desktop-shortcut English 中文 About DeepSeek Harness is a composable AI agent runtime. Typing dsh web every time is fine, but a desktop shortcut is even better. This plugin solves that: - After installation, the shortcut of DeepSeek Harness will be automatically created/refreshed on the Windows desktop upon the launch of dsh web - Uses a DeepSeek-style multi-size .ico icon - Lightweight: only Node built-ins and PowerShell, no third-party runtime dependencies - Non-Windows platforms are skipped automatically Features - Ensures the desktop shortcut exists every time dsh web starts - Adds a floating, draggable 刷新 button in the Web UI that reloads the page on demand - Double-clicking the shortcut starts dsh web and automatically opens the browser when the web UI is ready - Uses Edge/Chrome app-window mode by default: closing the Harness window stops the service - Multi-size DeepSeek-style icon (256 / 128 / 64 / 48 / 32 / 16) - Shortcut target: cmd.exe /c "dsh.cmd" web - Windows only; other platforms are skipped - No third-party runtime dependencies Install Make sure pnpm is installed, then run inside your DeepSeek Harness environment. Install pnpm Or use Corepack if you prefer: From …

View full README on GitHub →
Tools / Devcordisdeepseekdeepseek-harnessdesktop-shortcutsdsh-pluginpowershellwindowsagent

Category