qzhqzh/dsh-quickstart

qzhqzh★ 0JavaScript最后同步: 2026-08-14

在 GitHub 打开

Desktop launcher for DeepSeek Harness - start dsh web with no console window and auto-open the browser. Tested on Windows; macOS/Linux in progress.

README 摘要

dsh-quickstart Launch DeepSeek Harness from a desktop icon — dsh web starts without a console window , then the browser opens automatically once the web UI is ready. Status: implemented and tested on Windows . macOS and Linux are in the codebase but not yet tested — see Roadmap. No more typing npx @deepseek-ai/dsh web and waiting for the page by hand — this double-click-and-go wrapper handles startup, readiness polling, and browser opening. Preview The desktop shortcut you get — double-click the icon to launch: Why - dsh web blocks a terminal window and gives no feedback on when it is ready. - Starting it from a desktop shortcut shows an ugly console box. - Users who double-click and see nothing think the tool is broken. dsh-quickstart starts dsh web detached and hidden, polls http://127.0.0.1: until it answers, then opens your default browser. A desktop shortcut created with dsh-quickstart shortcut shows no console window at all. Install Usage Install a desktop shortcut — the primary way to use it on Windows. Double-click to launch, no console window, and it uses the bundled DSH icon by default: macOS ( .command ) and Linux ( .desktop ) shortcuts are implemented but untested (TODO…

在 GitHub 查看完整 README →
Terminal / TUIclideepseekdeepseek-harnessdshdsh-pluginlauncherwindowsweb ui

分类