Skip to content

sio v0.1.3-win.1 — Windows Port

Choose a tag to compare

@arndawg arndawg released this 16 Mar 21:43
· 20 commits to main since this release

sio for Windows v0.1.3-win.1

First Windows release of the Level1Techs hardware monitoring tool.

SHA256: 16FBA622055B7DE400630D78C6DCAC8516B87AFDFACE3D0EE851C75447614D98

Installation

# Via winget (when available)
winget install arndawg.sio

# Or manual: download, extract, add to PATH

What's included

  • sio.exe — standalone hardware info + sensor monitoring tool
  • 154+ real-time sensors (CPU freq/util, GPU via NVML, disk I/O, network, WHEA errors)
  • Full system info: CPU, memory (with DIMM details), motherboard, GPU, storage, network, PCI, USB, audio, battery
  • TUI dashboard (sio -m) with collapsible groups, sparkline trends, alerts, CSV logging
  • JSON/XML/HTML output formats
  • NVMe and SATA SMART health data (run as Administrator)
  • Zero runtime dependencies

Requirements

  • Windows 10 version 1809+
  • Run as Administrator for SMART data and SMBIOS serial numbers
  • NVIDIA driver for GPU monitoring (nvml.dll)

See README.md for full documentation.