Skip to content

amit2129/MQTT-Script-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MQTT-Script-Runner

python MQTT script runner

This short script runs a python MQTT client which connects to io.adafruit.com and
subscribes to a list of topics, for every new message it receives it checks which
script has the closest name using difflab and runs it in a python subprocess.

I use this script, and the integration between the google assistant,
IFTTT and adafruit IO to run custom scripts by voice command on an Ubuntu machine.

Releases

No releases published

Packages

No packages published

Languages