Skip to content

atcurtis/streamdeck-ohs

 
 

Repository files navigation

Stream Deck: Open Hardware Monitor Sensor

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.

Description

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.

Pictures

StreamDeck App view

Features:

Features:

  • code written in Javascript
  • free

Pre-requisites

  • 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 )

Where to find Open Hardware Monitor/Libre Hardware Monitor

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.

To-Do:

  • Improve properties UI