FarmBot / farmbot-mqtt-py

An MQTT wrapper for FarmBot written in Python
MIT License
42 stars 23 forks source link

A quick and basic working GUI app using daemonized Farmbot listener #6

Closed tmaziere closed 3 years ago

tmaziere commented 3 years ago

Comments and advice welcome! (is this a safe approach?)

It is based on threading and wx.

https://gist.github.com/tmaziere/6b7e97a5d7fa628fda94bf2942b52ddf

RickCarlino commented 3 years ago

This is geat, thanks for sharing! Here's a screenshot for anyone watching this thread:

image