Add simple README.
This commit is contained in:
parent
b94be0cf1e
commit
f3f3f4034c
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# 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.
|
Loading…
Reference in New Issue
Block a user