TaskbarMonitor 1.1.0
New column-per-device layout
One column per device — header label on top (Segoe UI Semibold), load on the first line, temperature on the second:
- CPU | GPU | RAM | DISK 1 | DISK 2 | NET
- RAM shows used gigabytes on its second line
- NET is back as a single column with upload (up arrow) and download (down arrow) stacked
- Easy to extend: adding a device is just adding a column
Fixes and improvements
- Drives are now tracked individually — the bar shows up to two drives; the tooltip lists every drive with its name
- Correct NVMe temperature: the composite Temperature sensor is now preferred over the hotspot (Temperature 2), which reads much higher
- Typography polish: smaller semibold headers, extra top padding, breathing room between lines
Downloads
| Asset | Notes |
|---|---|
| TaskbarMonitor-1.1.0-win-x64.zip | Small (1.3 MB) — requires the .NET 8 Desktop Runtime |
| TaskbarMonitor-1.1.0-win-x64-self-contained.zip | No runtime required |
Install: extract, right-click install.ps1 -> Run with PowerShell, accept UAC once. Update: same, over the old folder. Uninstall: run uninstall.ps1.