Send funny info into com port. Support lcd with any sizes (tested on 20x2)
1) Install deps from requirements.txt 2) To show all windows pc sensors execute with python vdf_client_threaded.py --lhwm-discover 3) Example run: python vdf_client_threaded.py --com COM6 --com-speed 9600 --lines "/intelcpu/0/load/0% /intelcpu/0/temperature/0C /mem_usage" --lines "/time /date /network" --max-h 2 --max-w 20 --format-overrides "/gpu-nvidia/0/load/0,{:>2}" --format-overrides "/gpu-nvidia/0/temperature/2,{:>2}" --refresh 1
Maybe need install .NET Framework see https://github.com/LibreHardwareMonitor/LibreHardwareMonitor Tested on Python 3.11 x64 Win10 Download LibreHardwareMonitorLib.dll, HidSharp.dll manualy if u not trust
Github is not main repo, its mirror of https://git.pblr-nyk.pro/gsd/LcdHardwareMonitor