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 dce5f619f5
Allow scripts to overwrite attributes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-11-22 13:57:48 +01:00
cmd/streamdeck Allow scripts to overwrite attributes 2019-11-22 13:57:48 +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 usage 2019-11-22 01:15:47 +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

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