OpenRGB/OpenRGBHardwareSyncPlugin
1
1
Fork
You've already forked OpenRGBHardwareSyncPlugin
0
OpenRGB plugin for syncing RGB device colors with hardware measurements (CPU, GPU, fan speed, etc...)
  • C++ 72.8%
  • Prolog 14.9%
  • Shell 8.9%
  • Batchfile 2.9%
  • Dockerfile 0.5%
Find a file
2025年10月14日 20:39:53 -05:00
.devcontainer Added VSCode devcontainer and configure/build tasks to simplfy development process 2023年02月05日 20:06:29 +00:00
.vscode Added VSCode devcontainer and configure/build tasks to simplfy development process 2023年02月05日 20:06:29 +00:00
debian Add Debian packaging files 2024年08月08日 11:43:16 -05:00
dependencies Merge in next branch to upgrade to new API version and prepare for 1.0 release 2025年02月07日 02:16:57 +00:00
OpenRGB @1fbacdea37 Pull up OpenRGB submodule to 1.0rc1 and fix build 2025年07月21日 00:05:24 -05:00
scripts Use img/license from main OpenRGB repository 2025年10月14日 20:39:53 -05:00
.gitignore Added VSCode devcontainer and configure/build tasks to simplfy development process 2023年02月05日 20:06:29 +00:00
.gitlab-ci.yml Add Qt6 Linux builds 2025年07月23日 12:12:23 -05:00
.gitmodules Initial commit 2021年07月22日 15:18:26 +02:00
ColorPicker.cpp Use fromString instead of setNamedColor when building with Qt 6.4+ 2025年07月21日 01:00:27 -05:00
ColorPicker.h Initial commit 2021年07月22日 15:18:26 +02:00
ColorPicker.ui Initial commit 2021年07月22日 15:18:26 +02:00
ColorStop.cpp Use double spin boxes as input. 2021年07月23日 11:28:01 +02:00
ColorStop.h Use double spin boxes as input. 2021年07月23日 11:28:01 +02:00
ColorStop.ui Allow negative values in color stops 2022年10月23日 14:58:37 +02:00
ControllerZone.h Use getter functions to access RGBController string members instead of accessing them directly 2025年08月21日 12:10:24 -05:00
ControllerZoneListItemWidget.cpp Moved StartStop to tab and replaced icons with custom font 2022年12月04日 09:43:13 +00:00
ControllerZoneListItemWidget.h Moved StartStop to tab and replaced icons with custom font 2022年12月04日 09:43:13 +00:00
ControllerZoneListItemWidget.ui Fixed button size 2022年12月09日 09:35:06 +01:00
ControllerZoneManager.cpp Add Segments Support 2023年02月05日 20:40:33 +00:00
ControllerZoneManager.h Devices list rework WIP 2022年11月02日 21:30:30 +01:00
EditableLabel.cpp Misc enhancements 2022年06月07日 18:40:38 +00:00
EditableLabel.h Misc enhancements 2022年06月07日 18:40:38 +00:00
HardwareMeasure.cpp Merge in next branch to upgrade to new API version and prepare for 1.0 release 2025年02月07日 02:16:57 +00:00
HardwareMeasure.h Added more nvidia measures and load avrerages measures 2023年02月16日 14:45:48 +00:00
HardwareSyncMainPage.cpp Fix possible crash with std::stoi usage 2023年09月12日 07:57:44 +02:00
HardwareSyncMainPage.h New HWSync menu 2022年11月14日 15:30:23 +01:00
HardwareSyncMainPage.ui added start/stop all button 2022年06月28日 22:44:49 +02:00
LICENSE Update LICENSE 2021年08月30日 20:40:13 +02:00
MeasureColor.cpp Misc enhancements 2022年06月07日 18:40:38 +00:00
MeasureColor.h Pull up OpenRGB submodule to 1.0rc1 and fix build 2025年07月21日 00:05:24 -05:00
MeasureColor.ui Misc enhancements 2022年06月07日 18:40:38 +00:00
MeasureEntry.cpp Use getter functions to access RGBController string members instead of accessing them directly 2025年08月21日 12:10:24 -05:00
MeasureEntry.h Moved StartStop to tab and replaced icons with custom font 2022年12月04日 09:43:13 +00:00
MeasureEntry.ui Fixed button size 2022年12月09日 09:35:06 +01:00
MeasureSettings.cpp Update OpenRGB API version 2023年01月19日 10:34:25 +01:00
MeasureSettings.h Pull up OpenRGB submodule to 1.0rc1 and fix build 2025年07月21日 00:05:24 -05:00
OpenRGBHardwareSyncPlugin.cpp Merge in next branch to upgrade to new API version and prepare for 1.0 release 2025年02月07日 02:16:57 +00:00
OpenRGBHardwareSyncPlugin.h Merge in next branch to upgrade to new API version and prepare for 1.0 release 2025年02月07日 02:16:57 +00:00
OpenRGBHardwareSyncPlugin.ico Add MSI installer script 2025年02月20日 23:24:00 -06:00
OpenRGBHardwareSyncPlugin.png Use the new plugin interface 2021年08月30日 10:44:45 +02:00
OpenRGBHardwareSyncPlugin.pro Change suffix back to git after 1.0rc2 release candidate 2025年09月15日 23:25:00 -05:00
OpenRGBPlugins.ttf Moved StartStop to tab and replaced icons with custom font 2022年12月04日 09:43:13 +00:00
OpenRGBPluginsFont.cpp Fix Qt6 build 2025年07月20日 02:37:53 -05:00
OpenRGBPluginsFont.h Moved StartStop to tab and replaced icons with custom font 2022年12月04日 09:43:13 +00:00
PluginInfo.cpp Update OpenRGB API version 2023年01月19日 10:34:25 +01:00
PluginInfo.h Misc enhancements 2022年06月07日 18:40:38 +00:00
PluginInfo.ui New HWSync menu 2022年11月14日 15:30:23 +01:00
QTooltipedSlider.cpp Add brightness slider 2022年07月26日 11:53:36 +02:00
QTooltipedSlider.h Add brightness slider 2022年07月26日 11:53:36 +02:00
readme.md Updated readme with 0.9 links 2023年07月17日 09:59:13 +00:00
resources.qrc Moved StartStop to tab and replaced icons with custom font 2022年12月04日 09:43:13 +00:00
TabHeader.cpp Use of classic X icon 2022年12月05日 08:59:19 +01:00
TabHeader.h Moved StartStop to tab and replaced icons with custom font 2022年12月04日 09:43:13 +00:00
TabHeader.ui Fixed button size 2022年12月09日 09:35:06 +01:00

Hardware Sync

pipeline status

What is this?

This is a plugin for OpenRGB that allows you sync your ARGB devices with hardware measures (CPU temperature, RAM usage, fans speed, etc...)

Experimental (Master)

Stable (0.9)

You can get older releases here

How do I install it?

  • Download and extract the correct files depending on your system
  • Launch OpenRGB
  • From the Settings -> Plugins menu, click the "Install plugin" button

Windows

Download and place lhwm-wrapper.dll in the directory of OpenRGB.exe.

Notice: some of the hardware measures may require that you run OpenRGB as admin.

Linux

Dependencies

  • lm-sensors
  • libgtop2
  • libglib2

How do I use it?

Here is a link to find the documentation you need.

HardwareSync Help