mirror of
https://github.com/Luzifer/streamdeck.git
synced 2024-12-20 17:51:21 +00:00
20 lines
872 B
Markdown
20 lines
872 B
Markdown
[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/streamdeck)](https://goreportcard.com/report/github.com/Luzifer/streamdeck)
|
|
![](https://badges.fyi/github/license/Luzifer/streamdeck)
|
|
![](https://badges.fyi/github/downloads/Luzifer/streamdeck)
|
|
![](https://badges.fyi/github/latest-release/Luzifer/streamdeck)
|
|
![](https://knut.in/project-status/streamdeck)
|
|
|
|
# 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`)
|
|
|
|
## Usage
|
|
|
|
- For library usage see [godoc](https://pkg.go.dev/github.com/Luzifer/streamdeck?tab=doc)
|
|
- For usage of the tool see the [Wiki](https://github.com/Luzifer/streamdeck/wiki)
|