Skip to content

Repository files navigation

Rainmeter LibreHardwareMonitor Plugin

This Plugin allowes Rainmeter measures to access the sensor data of LibreHardwareMonitor.

Requirements

LibreHardwareMonitor is running. Make sure to activate the built-in web server (Options -> Remote Web Server -> Run)

Install

  1. Download the latest Release
  2. Install the .rmskin file

Measure

Usage:

[Measure]  
Measure=Plugin  
Plugin=LibreMeter
SensorId=/amdcpu/0/load/2

Supported parameters

Parameter Description Default
SensorId Open http://localhost:8085/metrics to find a sensor's id

Development

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

About

A Rainmeter plugin to display sensor data from LibreHardwareMonitor

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages