yuzhounh/dsh-windows-tray-launcher

yuzhounh★ 1C#Last synced: 2026-08-17

Open on GitHub

An unofficial Windows system tray launcher for DeepSeek Harness (dsh).

README excerpt

DSH Windows Tray Launcher English 中文 An unofficial Windows system tray launcher for DeepSeek Harness ( dsh ). It starts the official npx --yes @deepseek-ai/dsh web command in the background, waits for DSH to report its actual Web UI URL, opens that URL in the installed browser PWA when available, and keeps a small management menu in the Windows notification area. Unofficial community project. Not affiliated with or endorsed by DeepSeek AI. Features - Native Windows tray application written in C ; no persistent console window. - Direct EXE shortcut—no PowerShell, ExecutionPolicy Bypass , or hidden script command in the shortcut. - Runs npx --yes @deepseek-ai/dsh web , so an npm installation prompt cannot block the hidden process. - Extracts the actual URL from dsh web: output instead of assuming port 3080 , and falls back to probing the default port if DSH ever changes that message. - Opens the DSH Web UI automatically after it is ready, preferring an installed Chrome or Edge PWA over a normal browser tab. - Modern rounded tray menu with Open DSH , Restart DSH , and Exit . On Windows 11 the popup uses DWM rounding and the large system window shadow, the same chrome Electron apps get…

View full README on GitHub →
Tools / Devdeepseekdeepseek-harnessdeepseek-harness-plugindshdsh-desktopdsh-pluginweb ui

Category