github Lexonight1/thermalright-trcc-linux v2.0.0

latest releases: v9.6.5, v9.6.4, v9.6.3...
3 months ago

v2.0.0 — Major Refactor

Module Renaming

Consistent device_* / driver_* naming convention across all backend modules:

  • bulk_devicedevice_bulk
  • hid_devicedevice_hid
  • led_devicedevice_led
  • scsi_devicedevice_scsi
  • lcd_driverdriver_lcd
  • kvm_led_devicedevice_kvm_led
  • gif_animatormedia_player

New Modules

  • constants.py — shared constants extracted from across the codebase
  • debug_report.py — diagnostic report tool for issue triage
  • device_led_hr10.py — HR10 LED backend

Stats

  • 72 files changed
  • 2105 tests passing
  • ruff + pyright clean

Upgrade

pip install --upgrade trcc-linux

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

NewReleases is sending notifications on new releases.