An open API service indexing awesome lists of open source software.

https://github.com/luzifer/streamdeck

Library and utility to control Elgato StreamDeck on Linux
https://github.com/luzifer/streamdeck

golang linux streamdeck

Last synced: 12 months ago
JSON representation

Library and utility to control Elgato StreamDeck on Linux

Awesome Lists containing this project

README

          

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