Skip to content

An Elgato Stream Deck plugin written in Rust 🦀

License

Notifications You must be signed in to change notification settings

pcgeek86/streamdeck-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trevor's Stream Deck Plugin in Rust

This is a Stream Deck plugin written in Rust.

  • Currently works on Windows 11
  • Currently tested with a single NVIDIA GPU

Usage

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 .

Icons

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

screenshot

About

An Elgato Stream Deck plugin written in Rust 🦀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages