Skip to content

blade5502/pyflichub-tcpclient

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.1%
  • JavaScript 24.9%