dsh-desktop-tray
Run the following command in DeepSeek Harness:
dsh plugin install wodongx123/dsh-desktop-tray
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install wodongx123/dsh-desktop-tray in DeepSeek Harness to install this plugin; full source is available at https://github.com/wodongx123/dsh-desktop-tray
About this plugin
DSH Desktop has no system tray out of the box, so clicking the close button terminates the process. If you keep it running in the background for voice input, hot-triggering, or lightweight automation, dragging the window back out every time is a small but constant friction. dsh-desktop-tray removes exactly that friction.
Once installed, a tray icon appears in the status bar: minimizing or closing the main window tucks it away instead of quitting, and a right-click menu brings it back or fully exits the app. A dedicated System Tray settings page lets you inspect injection status, start or revert injection, and run a Node syntax check on the patched files, all without touching files manually. The most important piece is update self-healing, because an automatic update of DSH Desktop overwrites the entire app directory and wipes the injected code. The plugin body lives in AppData, which updates do not touch, so on the next launch it re-injects the code, rebuilds the launcher, and restores the entry point automatically. In the worst case you simply restart once and everything is back.
Perfect for anyone who treats DSH Desktop as a persistent background tool and wants to dismiss it with a glance while keeping it one click away. One caveat: the plugin modifies application files through guarded injection (with backups and five layers of idempotency checks), making it a destructive-but-reversible operation.
Use Cases
- Keep DSH Desktop running in the background after closing, with one-click tray recall
- Tray functionality self-heals after automatic app updates without manual intervention
- Replace taskbar with tray on minimize for a cleaner desktop
Best For
- Users who treat DSH Desktop as a persistent background utility
- Desktop users who frequently dismiss and recall app windows
- Advanced users comfortable with code-injection approaches to extend Electron apps
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.