hrko / streamdeck

StreamDeck plugin API bindings for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StreamDeck Plugin API bindings for Go

Elgato allows developers to write plugins that can display information and respond to buttons pressed on their range of StreamDeck products. They officially offer API bindings for JavaScript, C++ and Objective-C. This repo is an unofficial library for writing plugins using Go.

Examples

Check out the examples directory to see some working StreamDeck plugins written using this library.

About

StreamDeck plugin API bindings for Go.


Languages

Language:CSS 47.4%Language:Go 29.8%Language:JavaScript 21.2%Language:Makefile 1.1%Language:HTML 0.6%