mqtt-launcher
Command executor
A Python program that executes shell commands based on MQTT message content
Execute shell commands triggered by published MQTT messages
188 stars
16 watching
60 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bashup/jqmd | A tool for writing and executing shell scripts with embedded jq code and data structures, designed to facilitate complex data manipulation. | 42 |
mikehaertl/php-shellcommand | Provides an object-oriented interface to execute shell commands in PHP | 320 |
jpmens/mqtt-watchdir | Programmatically monitors a directory for changes and publishes file content to an MQTT broker. | 40 |
jpmens/check-mqtt | A tool for testing MQTT broker connectivity and status monitoring. | 63 |
samharju/yeet.nvim | A plugin for running shell commands in terminal buffers or tmux panes. | 96 |
msoap/shell2http | An HTTP server designed to execute shell commands on demand. | 1,351 |
gavincyi/jupyterlab-executor | An extension for JupyterLab that allows users to execute scripts from the file browser | 15 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 966 |
commander-cli/cmd | A package to abstract shell command execution across Linux, Windows, and macOS | 152 |
paulpflug/script-runner | A tool for running and managing npm scripts in parallel or sequential order. | 27 |
mobdk/core | A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
grafana/xk6-exec | A tool for executing external commands within the context of a performance testing framework. | 21 |
joshuaprewitt/teststand-executor | A tool that remotely executes TestStand sequences using SystemLink and Salt. | 5 |
emacsorphanage/quickrun | An Emacs extension that enables quick execution of scripts and programs in various programming languages | 479 |
aymenfurter/microagents | A system of self-improving agents that can dynamically generate and edit code to perform tasks. | 742 |