Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnan/pyflichub-tcpclient


https://github.com/johnan/pyflichub-tcpclient

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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](https://flic.io/flic-hub-sdk) 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.