Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 552 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 552 Bytes

Asynchronous Python TCP Client for FlicHub

Get events from the FlicHub when a Flic Button is clicked.

To be able to use this client you need to enable the Flic Hub SDK described on this page.

Create a new module and name it to whatever you want and paste the code found in tcpserver.js in the editor and press play.

This will open a TCP Server on port 8124 (configurable by changing PORT)

Disclaimer

This python library was not made by Flic. It is not official, not developed, and not supported by Flic.