Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.HardwareMonitor

A set of nodes interfacing LibreHardwareMonitor, allowing you to retrieve various metrics from your computer hardware (GPU load/temperature, RAM load, etc).

Based on the LibreHardwareMonitorLibCore nuget which in turn is a fork of the original OpenHardwareMonitor.

Using the library

In order to use this library with VL, you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there, go to the command line and then type :

nuget install VL.HardwareMonitor -pre

Once the VL.HardwareMonitor nuget is installed and referenced in your VL document, you'll see the HardwareMonitor and GetHardwareInfo nodes under the System category in the nodebrowser.

An overview help patch is available via the Help Browser!

Notes

  • Certain sensor values require the program to run with admin rights!

About

vl nodes interfacing LibreHardwareMonitor

Resources

Stars

6 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors