Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnan/pyflichub-tcpclient
https://github.com/johnan/pyflichub-tcpclient
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnan/pyflichub-tcpclient
- Owner: JohNan
- License: mit
- Created: 2021-04-23T00:49:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T13:17:40.000Z (4 months ago)
- Last Synced: 2024-11-10T06:12:58.904Z (about 2 months ago)
- Language: Python
- Size: 47.9 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.