Library to control Elgato StreamDeck devices.
Project description
Python Elgato Stream Deck Library
This is an open source Python 3 library to control an Elgato Stream Deck directly, without the official software. This can allow you to create your own custom front-ends, such as a custom control front-end for home automation software.
PyPi Project Entry - Online Documentation - Source Code
Project Status:
Working - you can enumerate devices, set the brightness of the panel(s), set the images shown on each button, and read the current button states.
Currently the following StreamDeck product variants are supported:
- StreamDeck Original (both V1 and V2 hardware variants)
- StreamDeck Mini
- StreamDeck XL
Package Installation:
Install the library via pip:
pip install streamdeck
Alternatively, manually clone the project repository:
git clone https://github.com/abcminiuser/python-elgato-streamdeck.git
For detailed installation instructions, refer to the prebuilt
online documentation, or
build the documentation yourself locally by running make html
from the docs
directory.
Credits:
I've used the reverse engineering notes from this GitHub repository to implement this library. Thanks Alex Van Camp!
Thank you to the following contributors, large and small, for helping with the development and maintenance of this library:
- Aetherdyne
- BS-Tek
- dirkk0
- dubstech
- jakobbuis
- jmudge14
- Kalle-Wirsch
- m-weigand
- matrixinius
- pointshader
- shanna
- spidererrol
- Subsentient
- theslimshaney
If you've contributed in some manner, but I've accidentally missed you in the list above, please let me know.
License:
Released under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for streamdeck-0.8.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3f144f0fd6e4e24f5bbe973f2e9dcce383560a1cf437b4fc2a859559e1e959b |
|
MD5 | cf99cfdaa0c05c76af0411d1b75fe22a |
|
BLAKE2b-256 | fb37977f75b8d6b7cf1749ef76f0ce7aeb937f5adf05cbafd5b103aa9283b606 |