A pure Go library for interacting with Elgato Stream Deck devices on Linux, macOS, and Windows.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-13 05:09:08 +02:00
docs docs: update 2026-02-28 04:03:12 +01:00
examples models: support streamdeck plus 2025-08-10 06:04:45 +02:00
.gitignore initial commit 2025-07-27 22:57:50 +02:00
device.go fixed some potential race conditions and a color conversion issue 2026-08-13 05:09:08 +02:00
go.mod upgrade dependencies 2026-08-13 04:51:59 +02:00
go.sum upgrade dependencies 2026-08-13 04:51:59 +02:00
image.go fixed some potential race conditions and a color conversion issue 2026-08-13 05:09:08 +02:00
image_test.go fixed some potential race conditions and a color conversion issue 2026-08-13 05:09:08 +02:00
input.go fixed some potential race conditions and a color conversion issue 2026-08-13 05:09:08 +02:00
input_test.go fixed some potential race conditions and a color conversion issue 2026-08-13 05:09:08 +02:00
LICENSE initial commit 2025-07-27 22:57:50 +02:00
models.go fixed some potential race conditions and a color conversion issue 2026-08-13 05:09:08 +02:00
README.md docs: started new documentation website 2026-02-14 02:08:45 +01:00

streamdeck

A pure Go library for interacting with Elgato Stream Deck devices on Linux, macOS, and Windows.

For documentation please visit: https://rafaelmartins.com/p/streamdeck/