A plugin for monitoring metrics of your GPU on the Elgato Stream Deck. Windows only.
Download the latest sdPlugin file from the Releases link on GitHub, and double-click it to install.
- NodeJS v20 or above
- Elgato Stream Deck SDK
- CMake 3.15 or above
- NVIDIA CUDA Toolkit v12
- Any Stream Deck device running the v6.4 release or newer of the Stream Deck software
Setup the repo as follows:
git clone --recurse-submodules https://github.com/thompsonnoahe/StreamDeckGpu
cd StreamDeckGpu
npm install
npm run install
npm watch