Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 321 Bytes

Tkinter CheerLights Client

Python CheerLights client using tkinter and MQTT

This is a CheerLights client using tkinter to draw a random rectangle when a new color comes in. It subscribes to the CheerLights MQTT server to get updates as they occur.

Requires the paho-mqtt Python module.