SkillAgentSearch skills...

Hwinfo Streamdeck

Monitor sensor readings with this HWiNFO64 Stream Deck Plugin

Install / Use

npx skills add moeilijk/hwinfo-streamdeck

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

HWiNFO Stream Deck Plugin

Build & Test

Show live HWiNFO64 sensor readings (temperatures, loads, clocks, fan speeds, and more) on your Elgato Stream Deck, as graphs, text, or both.

alt text

Requirements: Windows 10 or later, HWiNFO64, Stream Deck software 6.9 or later. The Dial Carousel action requires a Stream Deck+.

This plugin reads HWiNFO exclusively. For Libre Hardware Monitor, remote machines, or Linux, use the lhm-streamdeck sister plugin instead.

v3.0

The plugin core has been replaced with the actively developed engine from the lhm-streamdeck sister project. v3 also has a new plugin identity (com.moeilijk.hwinfo): tiles configured with the original v2.0.5 plugin are not carried over. Uninstall the old "HWiNFO" plugin and set up your tiles again.

Actions

  • Sensor Reading: one reading per key with graph and/or text, custom colors, fonts, number formats, unit normalization, EMA smoothing, and per-tile update intervals
  • Composite Dashboard: 2–4 readings on one key with overlaid graphs
  • Derived Metric: formulas (sum, average, max, min, delta, pct) across 2–8 readings, with savable presets
  • Dial Carousel: readings on the Stream Deck+ touch strip, with rotate-to-cycle paging, multiple overview styles, and page indicators
  • Settings: polling rate, a shared global threshold library, and live connection status

All sensor pickers support search, category filtering, and favorites shared across tiles. Thresholds (colors, alert text, hysteresis, dwell, cooldown, snooze, sticky alarms) can be defined per tile or globally by sensor type.

Composite Dashboard

The Composite Dashboard action shows 2–4 readings on one key, each in its own slot. The tile chooses the render mode (text, graph, or both), the number of slots, a per-tile update interval, and smoothing; each slot then picks its own sensor and reading and can override the label, colors, scale, number format, and render mode. Every slot also carries its own threshold list with the full feature set described below, affecting only that slot's area. Slot graphs are blended so overlapping areas stay readable, with the text drawn on top.

Derived Metric

The Derived Metric action combines 2–8 readings into one computed value: sum, average, max, min, delta (always 2 readings), or pct. Slots are filled from the sensor list or from favorites, and an "All sensors" selector fills every slot with the same sensor at once; each slot can divide or normalize its value before the formula runs. Complete setups can be saved as named presets and reloaded on any Derived Metric tile.

Dial Carousel (Stream Deck+)

The Dial Carousel action turns one dial into a scrollable list of readings:

  • Rotate the dial to cycle through the pages; a "Reverse dial" option flips the direction.
  • Press the dial to switch between fullscreen and an overview of neighbouring pages, rendered as stacked strips or as carousel cards.
  • Tap the touch strip to snooze an active alert or clear a sticky alarm, the same as pressing a key.

Pages can be added one at a time, or in bulk: Bulk Add creates many pages from one rule (all readings on a sensor, a numbered set such as all CPU cores, or the same reading across matching sensors), with a live preview and a name template. Each page has the full set of reading-tile settings, including its own thresholds. A threshold can be marked Bring to front: when it triggers, its page automatically becomes the active one. The page indicator (dots or a count) and the separator drawn between adjacent dials are configurable.

Display options

Every graph tile can render text only, graph only, or both. The graph can be confined to the bottom part of the tile, the line thickness is adjustable, and the title and value can be drawn with an outline stroke to stay readable on top of the graph. Each tile can override the global poll interval and smooth the displayed value (EMA); thresholds always evaluate the raw value, so smoothing never delays or masks alerts.

Title behavior

  • By default the tile shows the reading label reported by HWiNFO inside the graph area.
  • Entering text in the Title field replaces that label; Stream Deck stores the custom string per action.
  • If you enable the Show Title checkbox in Stream Deck's title settings, the text renders outside the graph (the standard Stream Deck caption) while the graph can be left empty.
  • Clearing the Title field while Show Title is enabled produces an empty caption, letting you hide the text entirely when you only want the graph.

Threshold alerts

  • Add as many thresholds as you want; each can be enabled or disabled independently.
  • Each threshold defines a comparison operator and value (e.g. >= 70). Thresholds are evaluated top to bottom and the last match wins; use the arrow buttons to reorder them.
  • Per-threshold colors: background, foreground, highlight, value text, and alert text. The optional alert text is shown under the value and supports {value} and {unit} placeholders.
  • Hysteresis: the reading must clear the threshold by this amount before the alert deactivates, preventing rapid on/off flicker.
  • Dwell time: the threshold must be exceeded for this many milliseconds before the alert activates.
  • Cooldown: after an alert clears, it cannot trigger again until this many milliseconds have passed.
  • Sticky alerts: once triggered, the alert stays active until cleared manually by pressing the key.

Thresholds can also be defined once in the Settings action's global library, optionally scoped to a sensor type (temperature, fan, usage, and so on). Global thresholds apply to every matching tile automatically and can be suppressed per tile.

Alert snooze

Press the key while an alert is active to step through the snooze presets: 5m, 15m, 1h, and Until resumed. Snoozed tiles render in a muted state with a countdown; pressing past the last preset resumes normal alert behavior. On a dial, tapping the touch strip does the same for the active page.

Settings

The Settings action provides plugin-wide configuration: the polling rate (250 ms to 10 s), the appearance of the settings tile itself, and the global threshold library. The tile shows the current polling interval, and its Property Inspector shows the live HWiNFO connection status.

Remote machine sensors

When HWiNFO itself monitors remote machines (its remote sensor connection, HWiNFO v7.33 or later), those machines appear as extra sources in the plugin. A Source selector shows up in the sensor pickers as soon as more than one source is present; it filters the sensor list, and every action (keys and dials) can use remote readings exactly like local ones. The shared memory does not expose remote machine names, so sources are numbered (Remote 1, Remote 2, ...) in connection order. A tile whose remote source disconnects shows an unavailable state instead of freezing on its last value, and recovers automatically when the machine reconnects. Note that the free version of HWiNFO limits remote monitoring to 12 hours of continuous runtime, just like Shared Memory Support.

Connecting a remote machine happens entirely in HWiNFO; there is nothing to configure in the plugin:

  1. On the remote machine, run HWiNFO with its Sensor Status window open (minimized is fine). Click the Network icon at the bottom of that window ("Manage Network Connections for Remote Monitoring") to open the Remote Center, enable Server Role, and allow the connection if Windows Firewall asks.
  2. On this machine, open the same Remote Center, find the remote machine with Enumerate Network (or enter its IP address), and click Connect.
  3. The remote sensors now appear in your local HWiNFO sensor list, and the Source selector appears in the plugin's sensor pickers.

Remote monitoring is a HWiNFO feature; its official documentation is the "Remote Sensor Monitoring" chapter of HWiNFO Manual.pdf, found in the HWiNFO installation folder (typically C:\Program Files\HWiNFO64). HWiNFO publishes no separate online manual.

Enabling Support in HWiNFO64

If the "portable" version of HWiNFO64 gives trouble with this plugin, use the installer version.

  1. Download and install HWiNFO64, if you haven't already

    HWiNFO Website

  2. Choose "Sensors-only" mode

    alt text

  3. Click "Settings"

    alt text

  4. Ensure "Shared Memory Support" is checked

    alt text

  5. Click "OK" then, "Start"

Install and Setup the Plugin

  1. Download the latest pre-compiled plugin

    Plugin Releases

    Upgrading from v2.0.5? First uninstall the old plugin: within the Stream Deck app choose "More Actions..." (bottom-right), locate "HWiNFO" and choose "Uninstall". v3 installs as a new plugin, so old tiles are not migrated and need to be configured again.

  2. Double-click to install the plugin

  3. Choose "Install" when prompted by Stream Deck

  4. Locate the actions under the "HWiNFO" category in the action list

  5. Drag one of the actions from the list to a tile in the canvas area

    alt text

  6. Configure the action to display the sensor reading you wish

    alt text

    Screenshots show the v2 configuration screen; v3 adds a searchable sensor picker with categories and favorites, appearance controls, and th

Related Skills

View on GitHub
GitHub Stars258
CategoryOperations
Updated3d ago
Forks16

Languages

Go

Security Score

100/100

Audited on Aug 5, 2026

No findings