This is a Stream Deck plugin written in Rust.
- Currently works on Windows 11
- Currently tested with a single NVIDIA GPU
Copy the contents of this directory to %APPDATA%\Elgato\Stream Deck\plugins\net.trevorsullivan.trevor.sdPlugin\
.
Make sure you have the Rust toolchain installed. If you make any code changes, run this command:
cargo build; Copy-Item .\target\debug\streamdeck-rust.exe .
Currently this project supports a single custom icon in the plugin called "NVIDIA GPU Info." This icon displays:
- GPU Temperature
- GPU Core Clock Speed
- GPU Memory Clock Speed
- GPU Watts Consumed