github Lexonight1/thermalright-trcc-linux v9.3.9

latest releases: v9.6.5, v9.6.4, v9.6.3...
one month ago

What's new

Unified Device class

LCDDevice + LEDDevice merged into one Device class with device_type boolean. Simpler code, simpler CPU path. One build_device() replaces two separate builders.

Full device identity in logs

Every log line now shows the device's VID:PID, FBL, PM, SUB from handshake. When users send logs, you know exactly which device said what.

Integration tests for ALL devices

Every VID:PID, every FBL resolution, every LED product — tested through the real app flow with real services. 286 new tests covering what users actually do: connect, send color, set brightness, set mode, tick.

mock_gui --report

PYTHONPATH=src python3 dev/mock_gui.py --report user_report.txt — reproduce any user's exact device setup from their trcc report output.

Full changelog: CHANGELOG.md

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

NewReleases is sending notifications on new releases.