libcutesdeck - Stream Deck library for Qt/QtQuick

Library for accessing a Stream Deck from Qt and QtQuick. Still very much work in progress.

See example usage in example.qml file.

Supported functions:

  • Signal on button press
  • Setting button images
    • From jpeg
    • From text
  • Adjusting button brightness
  • Reset Stream Deck

Tested Stream Decks:

  •     Stream Deck Version 2

Untested

  •     All other

Todo

  • Implement (and test) support for other Deck versions

Requirements:

  • Qt 6
  • libusb
  • libhidapi