Skip to content

dsh-desktop-windows-launcher

Verified

dsh-desktop-windows-launcher Β· v0.1.0 Β· MIT

dsh plugin: launch the dsh-desktop Windows shell (region screenshot, tray, session manager) from the DSH conversation via a desktop_launch tool.

Install

dsh plugin add dsh-desktop-windows-launcher

Confirm the layer applied with dsh --profile default --dump-config β€” see the install guide.

Source

Tags

Creators

Readme

dsh-desktop-windows-launcher

A dsh plugin that launches the dsh-desktop Windows shell from the conversation, via a desktop_launch tool.

dsh-desktop is a standalone Electron desktop app around the DSH web UI β€” double-click to run, region screenshot with GPU-accelerated selection that auto-pastes into the chat, system tray, session manager, auto environment setup. This plugin finds the installed exe and starts it; when the app is not installed it returns the latest GitHub Release download link.

Install

dsh plugin add dsh-desktop-windows-launcher

or from the repo subdirectory:

dsh plugin add github:ReachGa0/dsh-desktop#path:/plugin

Usage

Ask the model to "open the desktop app" / γ€Œζ‰“εΌ€ζ‘Œι’η«―γ€ β€” it calls desktop_launch, which starts the installed app or hands back the download link.

Requirements

  • Windows (the shell is Windows-only)
  • The dsh-desktop app installed (installer from GitHub Releases), or access to download it

License

MIT