Mby159/dsh-desktop-browser

Mby159★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

Cordis plugin that opens the dsh Web UI in a browser with no address bar (--app mode)

README 摘要

@deepseek-ai/dsh-desktop-browser Opens the dsh Web UI in a browser window with no address bar , giving it a native-app feel. Features - Auto browser detection — finds Chrome, Edge, Chromium, or Safari on Windows/macOS/Linux - Address bar hidden — uses Chromium's --app= flag - Auto URL resolution — reads host/port from the webserver - Window geometry — configurable size and position (auto-center supported) - Automatic cleanup — closes browser when dsh shuts down Installation Then start dsh: The plugin's cordis.patch.yml is merged automatically — no manual configuration editing required. Verifying the installation After dsh plugin add completes, verify the plugin is active before starting dsh web : If the plugin was successfully added to the bundles list, the output includes desktop-browser in the config tree. If the grep finds nothing, the plugin package was installed but the bundles list was not updated. Fix it manually: When the browser doesn't open If dsh web starts but no browser window appears: 1. Check the dsh startup logs for [desktopBrowser] . If you see: → The plugin is not in the bundles list. Apply the fix above. 2. If the logs show no desktop-browser entries at all, the …

在 GitHub 查看完整 README →
皮肤/UIdsh-pluginweb ui

分类