mirror of
https://github.com/Luzifer/streamdeck.git
synced 2024-12-20 09:41:19 +00:00
Library and utility to control Elgato StreamDeck on Linux
cmd/streamdeck | ||
.gitignore | ||
deck_mini.go | ||
deck_original_v2.go | ||
deck_xl.go | ||
go.mod | ||
go.sum | ||
History.md | ||
interface.go | ||
LICENSE | ||
Makefile | ||
README.md | ||
streamdeck.go |
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
) - Elgato StreamDeck XL (32 keys, ID
0fd9:006c
) - Elgato StreamDeck Mini (6 keys, ID
0fd9:0063
)