python-elgato-streamdeck
latest

Installation and Setup

  • Library Installation

Module Documentation

  • 1. Modules: Device Discovery
  • 2. Modules: StreamDeck Devices
  • 3. Modules: Communication Transports
  • 4. Modules: Image Helpers

Library Examples

  • 1. Example Script: Device Information
  • 2. Example Script: Basic Usage
  • 3. Example Script: Tiled Image
  • 4. Example Script: Animated Images

About

  • Source Code
  • Changelog
  • License
python-elgato-streamdeck
  • »
  • About
  • Edit on GitHub

About

Example StreamDeck Device

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.

Index

Installation and Setup

  • Library Installation
    • HID Backend Setup
      • Default LibUSB HIDAPI Backend
        • Windows
        • MacOS (Darwin)
        • Linux (Ubuntu/Debian)

Module Documentation

  • 1. Modules: Device Discovery
    • 1.1. Device Manager
  • 2. Modules: StreamDeck Devices
    • 2.1. StreamDeck (Abstract Base)
    • 2.2. StreamDeck Original
    • 2.3. StreamDeck Mini
    • 2.4. StreamDeck XL
    • 2.5. StreamDeck Pedal
  • 3. Modules: Communication Transports
    • 3.1. Transport (Abstract Base)
    • 3.2. ‘LibUSB HIDAPI’ Library Transport
  • 4. Modules: Image Helpers
    • 4.1. PIL Image Helper

Library Examples

  • 1. Example Script: Device Information
  • 2. Example Script: Basic Usage
  • 3. Example Script: Tiled Image
  • 4. Example Script: Animated Images

About

  • Source Code
  • Changelog
  • License

Indices and tables

  • Index

  • Module Index

Next

© Copyright 2022, Dean Camera. Revision 3fd78df3.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
documentation-test
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds