Run commands on your computers and devices from n8n workflows using TriggerCMD.
npm install n8n-nodes-triggercmdThis is an n8n community node. It lets you use TRIGGERcmd in your n8n workflows.
TRIGGERcmd is a cloud service that allows you to run commands on your computers via the Internet. You install the TRIGGERcmd agent on your Windows, Mac, or Linux computer, configure commands to run, then run them.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Follow the installation guide in the n8n community nodes documentation.
Run a command on a computer.
Create an account at triggercmd.com and copy a token from the Instructions page.
Tested on n8n version 1.106.3
If the command you'll run on your computer via TRIGGERcmd has parameters enabled, you can use n8n node input data as command parameters.