fuyue521 / dsh-desktop-shortcut

목록에 있음

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

main기타 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:fuyue521/dsh-desktop-shortcut

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 6bd601c동기화 2026. 8. 18.

dsh-desktop-shortcut

Awesome DSH Plugin

English | 中文

One-click Windows desktop shortcut for the DeepSeek Harness (DSH) web UI.

✨ About

DeepSeek Harness (dsh web) has no official desktop entry.
This tool creates a Windows desktop shortcut so you can open DSH Web directly by double-clicking, without typing commands or copying URLs.

It also adds a draggable floating refresh button to the Web UI for a smoother daily experience.

🖼️ Icon Showcase

DeepSeek Harness Icon

🚀 Usage

  1. Install the plugin
  2. Start dsh web
  3. A DeepSeek Harness shortcut is created on the desktop automatically
  4. Double-click the icon to open DSH Web

Install pnpm

npm install -g pnpm
dsh plugin --profile web add dsh-desktop-shortcut

From GitHub

dsh plugin --profile web add github:fuyue521/dsh-desktop-shortcut

Then start:

dsh web

📋 Features

  • ✅ One-click Windows desktop shortcut
  • ✅ Double-click the shortcut to start dsh web and open the browser
  • ✅ Draggable floating refresh button in the Web UI
  • ✅ Refresh button shows a spinning animation and green "Refresh success" feedback
  • ✅ When AI is replying, shows red "AI is replying" and disables refresh
  • ✅ Configurable browser: auto / edge / chrome
  • ✅ Custom shortcut name, icon, and launch arguments

⚠️ Prerequisites

  • Windows
  • DeepSeek Harness (dsh web) is already running locally
  • Node.js / pnpm / dsh CLI installed

📝 FAQ

Q: Double-clicking the shortcut does not open the page?
A: Make sure dsh web is running and the URL is correct (default http://127.0.0.1:3080).

Q: The refresh button does not work?
A: If AI is replying, the button shows red "AI is replying" and refresh is disabled. Wait until the reply finishes.

Q: I want to use Chrome instead of Edge?
A: Configure it in cordis.patch.yml:

- id: desktop-shortcut
  config:
    browser: chrome

Q: The service does not stop after closing the Harness browser window?
A: Make sure you are using the latest version; if there is still a delay, close the command-line window manually.

📄 License

MIT

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

테스트감지됨

저장소 정보

언어
JavaScript
라이선스
MIT
마지막 업데이트
2026. 8. 18. 오후 1:37

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.