10 packages tagged with “streamdeck”
Start developing your Elgato StreamDeck plugin faster! This library encapsulates all the overhead of setting up the framework, so that you can focus on writing the logic of the plugin itself. [Samples for using the library are provided here: https://github.com/BarRaider/streamdeck-tools] Using this library, you only need to derive from the abstract PluginBase class and add one line of code in your program.cs to have a working plugin. More info and working samples here: https://github.com/BarRaider/streamdeck-tools . Feel free to contact me for more information: https://barraider.com
A simple .NET wrapper for StreamDeck (using OpenMacroBoard.SDK)
Abstraction for macro boards (with LCD keys)
Elgato StreamDeck controller for .NET
A virtual macro board for development
Open-source SDK to manage your Stream Deck device from .NET.
An API and framework for automatically generating plugins for the StreamDeck in C#, as well as handling integrating external applications with the stream-deck application.
C# Library for Accessing the Elgato Stream Deck device through USB connection.
An IP-based device provider for OpenMacroBoard. Can be used to implement and interact with virtual and remote devices.
KeyBitmap factory extension methods for GDI+ (Windows only).