Skip to content

thompsonnoahe/StreamDeckGpu

Repository files navigation

Gpu Banner

CI CodeQL License: MIT Marketplace download badge

Stream Deck GPU Metrics 📊

A plugin for monitoring metrics of your GPU on the Elgato Stream Deck. Windows only.

Installation ⚙️

Download the latest sdPlugin file from the Releases link on GitHub, and double-click it to install.

Building 🛠️

Prerequisites

Setup the repo as follows:

git clone --recurse-submodules https://github.com/thompsonnoahe/StreamDeckGpu
cd StreamDeckGpu
npm install
npm run compile
npm run watch