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 4cf347407a
[exec] Allow waiting for command to finish
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-04-17 19:15:42 +02:00
cmd/streamdeck [exec] Allow waiting for command to finish 2020-04-17 19:15:42 +02:00
deck_original_v2.go Prevent write collisions 2019-11-22 14:00:20 +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 usage 2019-11-22 01:15:47 +01:00
streamdeck.go Add automatic display-off 2019-11-23 02:44:39 +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

  • For library usage see godoc
  • For usage of the tool see the Wiki