Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.57 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.57 KB

asnakedeck


PyPI version Test Status Lint Status codecov License Downloads Code style: black Imports: isort


Read Latest Documentation - Browse GitHub Code Repository


asnakedeck AsyncIO StreamDeck controller for Linux

This started out as a clone/hack on jpetazzo/snakedeck but has evolved.

This project

  • Uses AsyncIO wherever possible (sadly the reading/polling of the USB device is still threaded)

  • Is implemented as packages, not just a flat script

License

This project itself is license under the MIT license.