dsh-thermal-monitor
Run the following command in DeepSeek Harness:
dsh plugin install whiskey1993/dsh-thermal-monitor
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness (DSH) by running dsh plugin install whiskey1993/dsh-thermal-monitor (source: https://github.com/whiskey1993/dsh-thermal-monitor), then restart dsh web profile and refresh your browser tab so the sidebar temperature badge appears.
About this plugin
When you are deep in a coding session on DSH Web, the last thing you want is to switch windows just to glance at your CPU or GPU temperature. dsh-thermal-monitor puts a small badge on the left sidebar, colour-coded green, orange, or red by threshold, so the thermal state is always one glance away without leaving your workspace.
Clicking the badge expands a full dashboard in the middle column, with sensors grouped by CPU, GPU, memory, storage, and motherboard, each reading refreshed every two seconds. Under the hood a lightweight PowerShell collector process samples hardware and feeds results through the DSH Host API to the browser. The plugin first tries a trimmed-down LibreHardwareMonitor for the most complete sensor coverage (per-core CPU, DIMMs, NVMe, fans); if the UAC prompt is denied or the library is missing, it automatically falls back to nvidia-smi and ACPI thermal zones so the dashboard is never empty. A single "Re-elevate" button at the bottom lets you retry without restarting DSH, and polling pauses whenever the tab is hidden to keep things lean.
The plugin targets Windows 10/11 only and relies on the system PowerShell 5.1. The client side has zero Node dependencies and references only the platform-bundled React module. It is built for Windows developers who live in DSH Web and want at-a-glance thermal awareness without juggling a separate monitoring utility. If your machine runs Linux or macOS, or you already rely on tools like AIDA64 or HWiNFO, this is probably not the plugin for you.
Use Cases
- Glancing at colour-coded CPU and GPU temperatures in the sidebar during long builds or model training without leaving DSH Web
- Verifying cooling performance after a hardware upgrade by checking per-core, DIMM, and NVMe sensor readings in one dashboard
- Diagnosing thermal throttling by comparing real-time readings across CPU, memory, storage, and motherboard sensors
Best For
- Windows developers who treat DSH Web as their primary workspace and prefer not to juggle a separate monitoring tool
- Hardware tuners who need simultaneous visibility into per-core CPU, GPU, DIMM, and multi-drive SSD temperatures
- DSH plugin users who value zero extra Node dependencies and an out-of-the-box experience
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.