Skip to content

wtop v0.1.0 - Windows System Monitor in Rust

Latest

Choose a tag to compare

@lpl2103 lpl2103 released this 10 Sep 17:50
· 1 commit to main since this release

wtop v0.1.0 Release

Ultra-lightweight, high-performance TUI system monitor for Windows written in pure Rust with direct Win32 & DXGI telemetry.

Features:

  • GPU & VRAM Monitoring: DXGI/D3D12 support for NVIDIA, AMD, and Intel GPUs.
  • Laptop Battery Meter: Real-time percentage, power status, and remaining time.
  • Process Actions: Suspend (s), Resume (r), Cycle Priority (p), and Open folder in Explorer (e).
  • Real-Time Disk I/O: Read and write speed per second.
  • Mini-Netstat: Active TCP sockets and connection states in process info modal (i).
  • Themes & Persistence: wtop Dark, htop Classic, Dracula, Monokai Pro, Nord with config persistence.
  • Mouse Support: Click to select processes and trigger action tabs.

Single standalone binary (~669 KB).