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 🌟
26 stars 0 forks source link

More than 1 sensor per key simultaneously #17

Open tqvalenca opened 7 months ago

tqvalenca commented 7 months ago

Sometimes some info make sense together; i.e., but not limited to: Network download and upload rate, Drive read and write activity/rate/speed, GPU Video Load, Decode/Encode usage, GPU 8 pin 1/2 input power/voltage, CPU (anything) power/voltage/current, (in case of AMD CPUs) CPU EDC/EDC Limit...

Not to mention CPU Throttling and almost every GPU performance limiter (Voltage, Power, Thermal, Utilization, etc.) with its "numbered" counterparts that could switch/invert colors...

Is there any way to do this already? Or, is it something you'll consider adding yourself? (I myself would have to learn both Javascript and Elgato Beta SDK... not impossible, but not something that I can promptly do right now...)

5e commented 7 months ago

As the individual screens are already quite small, fitting multiple sensor values/titles/graphs on one would require some thinking on how this could be achievable without being ugly and cluttered.

At the moment it's not a priority but will keep it open