1
0
Fork 0
mirror of https://github.com/Luzifer/streamdeck.git synced 2024-10-18 05:04:18 +00:00
streamdeck/README.md

20 lines
822 B
Markdown
Raw Normal View History

[![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`)
## 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)