What is TRIGGERCMD?

TRIGGERcmd is a cloud service that allows you to securely and remotely run commands on your computers.


Your commands could install updates, open your garage, run a script, or anything else you decide.


There are many ways to trigger your commands, including IFTTT, Alexa, Google Home, SmartThings, and Zapier.





Windows


"trigger":"Reboot PC in 30 seconds"

"command":"shutdown /r /t 30"


Download Windows Agent

Mac


"trigger":"Open Calculator"

"command":"open -a Calculator"


Download Mac Agent