5e / streamdeck-hwinfo-plugin

HWiNFO Reader - A Stream Deck plugin to show HWiNFO sensors without using the time limited 'Shared Memory Support' feature. Only 91KB 🌟
19 stars 0 forks source link

Refactor plugin to fix various issues #15

Closed 5e closed 4 months ago

5e commented 4 months ago

New gauge display

Fixes performance issues when monitoring many sensors. https://github.com/5e/streamdeck-hwinfo-plugin/issues/11 Adds graph for 'Yes' and 'No' values. https://github.com/5e/streamdeck-hwinfo-plugin/issues/13 Makes plugin work properly for those who use commas for decimal points. https://github.com/5e/streamdeck-hwinfo-plugin/issues/12 Fixes issue when moving buttons around and the settings are not overwritten. https://github.com/5e/streamdeck-hwinfo-plugin/issues/14 Removes svg-builder dependency