Skip to content

ModBros/mobro-plugin-librehardwaremonitor

Repository files navigation

mobro-plugin-librehardwaremonitor

GitHub tag (latest by date) GitHub MoBro Discord

LibreHardwareMonitor plugin for MoBro

Integrates PC hardware metrics into MoBro made available by LibreHardwareMonitor.

This plugin is created and maintained by ModBros and is not associated with LibreHardwareMonitor.
It leverages the LibreHardwareMonitorLib library, provided by LibreHardwareMonitor, to fetch PC hardware metrics.

Getting Started

No additional setup is required.
The plugin comes with LibreHardwareMonitor already integrated, so no separate installation is necessary.

Metrics

All metrics offered by LibreHardwareMonitor are fully integrated and accessible within MoBro.
This includes data from various devices such as:

  • Motherboards
  • Intel and AMD processors
  • NVIDIA and AMD graphics cards
  • HDDs, SSDs, and NVMe drives
  • Network cards
  • And more...

Settings

This plugin provides the following configurable settings:

Setting Default Description
Update frequency 1000 ms The interval (in milliseconds) for reading and updating metrics from shared memory. Lower values allow more frequent updates but may increase CPU usage.
Processor enabled Enables monitoring and inclusion of processor (CPU) metrics.
Graphics Card enabled Enables monitoring and inclusion of graphics card (GPU) metrics.
Memory enabled Enables monitoring and inclusion of memory (RAM) metrics.
Motherboard enabled Enables monitoring and inclusion of motherboard metrics.
Drives enabled Enables monitoring and inclusion of drive (HDDs, SSDs, etc.) metrics.
Controller enabled Enables monitoring and inclusion of controller metrics.
Network enabled Enables monitoring and inclusion of network (NIC) metrics.
Power supply enabled Enables monitoring and inclusion of power supply (PSU) metrics.
Battery enabled Enables monitoring and inclusion of battery metrics.

SDK

This plugin is built using the MoBro Plugin SDK.
Developer documentation is available at developer.mobro.app.

About

Plugin to integrate metrics from LibreHardwareMonitor into MoBro

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages