Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 467 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 467 Bytes

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
  • adjusting brightness
  • reset deck

Tested Stream Decks:

  • Stream Deck Version 2

Untested

  • All other

Todo

  • Implement (and test) support for other Deck versions

Requirements:

  • Qt 6
  • libudev