Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samwho/streamdeck

StreamDeck plugin API bindings for Go.
https://github.com/samwho/streamdeck

Last synced: 2 months ago
JSON representation

StreamDeck plugin API bindings for Go.

Awesome Lists containing this project

README

        

# 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.