This Plugin allowes Rainmeter measures to access the sensor data of LibreHardwareMonitor.
LibreHardwareMonitor is running. Make sure to activate the built-in web server (Options -> Remote Web Server -> Run)
- Download the latest Release
- Install the .rmskin file
[Measure]
Measure=Plugin
Plugin=LibreMeter
SensorId=/amdcpu/0/load/2| Parameter | Description | Default |
|---|---|---|
| SensorId | Open http://localhost:8085/metrics to find a sensor's id |
git clone https://github.com/abichinger/LibreMeter.git
cd LibreMeter
git submodule update --init --recursive
dotnet msbuild -target:Build -p:"Configuration=Release;Platform=x64" .\LibreMeter\Place built .dll into %appdata%/Rainmeter/Plugins