1
0
Fork 0
mirror of https://github.com/Luzifer/streamdeck.git synced 2024-10-18 05:04:18 +00:00
Library and utility to control Elgato StreamDeck on Linux
Find a file
Knut Ahlers aaef48a0aa
Expose IconSize for rendering display elements
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-11-21 22:39:02 +01:00
cmd/streamdeck Fix: Execute command with parent env 2019-11-21 18:47:40 +01:00
deck_original_v2.go Rotate images to have them upside-up 2019-11-21 00:52:23 +01:00
go.mod Rotate images to have them upside-up 2019-11-21 00:52:23 +01:00
go.sum Rotate images to have them upside-up 2019-11-21 00:52:23 +01:00
interface.go Initial library version 2019-11-20 02:31:01 +01:00
LICENSE Add META 2019-11-21 01:22:40 +01:00
README.md Add META 2019-11-21 01:22:40 +01:00
streamdeck.go Expose IconSize for rendering display elements 2019-11-21 22:39:02 +01:00

Go Report Card

Luzifer / streamdeck

streamdeck is a library and management tool to use an Elgato StreamDeck on a Linux system written in Go.

Supported devices:

  • Elgato StreamDeck Original V2 (15 keys, ID 0fd9:006d)

Usage

Project is currently not as stable as I'd recommend you to use it. If you want to use it though you can compile the cmd/streamdeck and play around with it. Proper documentation for supported display modules and actions will follow.