A simple plugin to make available the data from Open Hardware Monitor as a Javascript plugin for Stream Deck.
Requires Stream Deck 4.1 or later.
Open Hardware Monitor Sensor
is a complete plugin that
- fetch data from the running Open Hardware Monitor process
- permits multiple instances of the plugin to enable displaying multiple data points.
Features:
- code written in Javascript
- free
- Open Hardware Monitor/Libre Hardware Monitor is required to be running in the background with its HTTP port open.
- Configure your Hardware Monitor to use port 8085 ( see openhardware.js line 19 )
- Official but outdated, Open Hardware Monitor source: https://github.com/openhardwaremonitor/openhardwaremonitor
- Active Open Hardware Monitor fork: https://github.com/hexagon-oss/openhardwaremonitor/releases
- Libre Hardware Monitor, another fork of Open Hardware Monitor: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
Note: There may be issues with using the official Open Hardware Monitor on modern computers since it has not been maintained since 2020. Please use one of the forks.
- Improve properties UI