⚡ SysPulse v1.0
A professional system and GPU monitoring application designed for AI/ML workload optimization.
Dark-themed, real-time graphs, process tracking, and system optimization tools—all in one script.
No installation. No dependencies. Just run it.
The route exists as more than a download button. The published HTML explains what SysPulse measures before the script boots: live CPU and memory charts, per-process GPU usage, hardware acceleration status, exportable diagnostics, and the Windows tuning switches that matter when ComfyUI or other inference stacks are saturating the machine.
In practice, SysPulse is aimed at operators who need to answer concrete questions quickly: which process is hoarding VRAM, whether a hybrid laptop is falling back to the wrong adapter, whether TDR or HAGS changes improved stability, and whether a workload is bound by memory pressure or raw compute. That context is now present in the page source instead of being hidden behind the downloadable script alone.
- Real-time CPU, RAM, GPU monitoring with 60-point history graphs
- Per-process GPU tracking with hybrid mode detection
- System Optimizer: TDR delay, HAGS, Game DVR, Power Plan
- Process manager: kill processes, set priority
- System tray integration with live stats
- Export reports to JSON
Requires: Windows PowerShell 5.1+ or PowerShell 7. Run as Administrator for GPU counters and optimization features.
↓ Download SysPulse.ps1
# Run from PowerShell (Admin):
& "C:\path\to\SysPulse.ps1"
# Or right-click → Run with PowerShell
Released into the chaos. No warranty. No support ticket. Just code that monitors your machine
while you push it to its limits. If it breaks, you get to keep the pieces.