github Lexonight1/thermalright-trcc-linux v8.3.11

latest releases: v9.5.2, v9.5.1, v9.5.0...
one month ago

Windows Port Scaffold + Installer Pipeline

Features

  • Windows adapter scaffolds — USB detection (WMI), SCSI passthrough (DeviceIoControl), hardware info, sensor enumerator
  • LibreHardwareMonitor GPU sensors — GPU Hotspot temp, Memory Junction temp, Core Voltage via NVAPI (Windows-exclusive, not available via pynvml)
  • Windows installer CI — PyInstaller + Inno Setup builds trcc-setup.exe on tag push (CLI + GUI)
  • Platform detectioncore/platform.py conditionally wires Windows vs Linux adapters

Tests

  • 83 new tests for Windows adapters (mocked WMI/LHM/pynvml — run on Linux CI)
  • 5133 total tests

Install

pipx (recommended):

pipx install trcc-linux

Fedora/openSUSE: sudo dnf install <url>.rpm
Ubuntu 24.04+: sudo dpkg -i <url>.deb
Arch/CachyOS: sudo pacman -U <url>.pkg.tar.zst


If this project helps you, consider buying me a beer 🍺 or Ko-fi

Don't miss a new thermalright-trcc-linux release

NewReleases is sending notifications on new releases.