<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[List of ways to trigger your commands]]></title><description><![CDATA[<p dir="auto">You can use <a href="https://www.triggercmd.com/user/computer/list" rel="nofollow ugc">this web page</a> of course, but don't stop there.  Check out this list of ways to run your commands on your computers.</p>
<p dir="auto">The <strong>Smart Home</strong> version of the Alexa skill and Google Assistant action does the best job of matching your spoken words to your commands.</p>
<p dir="auto"><strong>Smart Home voice assistant skills (Example: "Alexa, turn on calculator")</strong> <em>&lt;--Recommended</em></p>
<ul>
<li><a href="https://www.triggercmd.com/forum/topic/538/using-the-alexa-smart-home-skill-the-first-time">"TRIGGERcmd Smart Home" Alexa skill</a></li>
<li><a href="https://www.triggercmd.com/forum/topic/2639/triggercmd-setup-on-google-assistant">"TRIGGERcmd Smart Home" Google Assistant action</a></li>
</ul>
<p dir="auto"><strong>TRIGGERcmd Mission Control</strong> (<a href="https://youtu.be/TYdu4_iAdI8" rel="nofollow ugc">demo video</a>)</p>
<ul>
<li><a href="https://github.com/rvmey/triggercmd-mission-control/releases/" rel="nofollow ugc">https://github.com/rvmey/triggercmd-mission-control/releases/</a></li>
</ul>
<p dir="auto"><strong>Original "conversational" voice assistant skills (Example:  "Alexa, ask TRIGGERcmd to run calculator"):</strong></p>
<ul>
<li><a href="https://www.triggercmd.com/forum/topic/537/using-the-alexa-skill-for-your-language-for-the-first-time">Original Alexa skill</a></li>
<li>Original Google Assistant action (<a href="https://www.triggercmd.com/forum/topic/36/google-assistant-integration">deprecated</a>)</li>
</ul>
<p dir="auto"><strong>Mobile apps:</strong></p>
<ul>
<li>Apple App Store: <a href="https://apps.apple.com/us/app/triggercmd/id1505878463?ls=1" rel="nofollow ugc">TRIGGERcmd</a></li>
<li>Google Play Store: <a href="https://play.google.com/store/apps/details?id=com.vandermeyconsulting.triggercmdgplay" rel="nofollow ugc">TRIGGERcmd</a> (supports widgets)</li>
<li>Amazon App Store: <a href="https://www.amazon.com/dp/B06XVKH7NV" rel="nofollow ugc">TRIGGERcmd</a></li>
</ul>
<p dir="auto"><strong>Progressive Web App (PWA)</strong></p>
<ul>
<li><a href="https://app.triggercmd.com" rel="nofollow ugc">https://app.triggercmd.com</a></li>
</ul>
<p dir="auto"><strong>Run your commands when things happen in other Internet services:</strong></p>
<ul>
<li><a href="https://www.triggercmd.com/forum/topic/10/now-you-can-use-zapier-to-trigger-your-commands">Zapier</a> - create a "Zap" that runs your command when something happens on one of their 1500+ supported apps.</li>
<li><a href="https://www.triggercmd.com/forum/topic/720/integromat-triggercmd-app">Make</a> - create "scenarios" that run commands on your computers.</li>
<li><a href="https://www.triggercmd.com/forum/topic/667/official-triggercmd-ifttt-service-is-now-live">IFTTT</a> - If This Then run a command, or if a TRIGGERcmd command runs, run an IFTTT applet.</li>
<li><a href="https://flow.microsoft.com/en-us/connectors/shared_triggercmd/triggercmd/" rel="nofollow ugc">Microsoft Power Automate (aka Flow)</a> - run commands when things happen in Office 365 and other services.</li>
<li><a href="https://pipedream.com/apps/triggercmd" rel="nofollow ugc">Pipedream</a> - build workflows that run your commands.</li>
</ul>
<p dir="auto"><strong>AI methods:</strong></p>
<ul>
<li>ChatGPT <a href="https://chatgpt.com/apps/triggercmd/asdk_app_694c84d39cb881918c6d181ae69e33fc" rel="nofollow ugc">app</a> (Youtube demo <a href="https://youtu.be/UfykeUUSfzg" rel="nofollow ugc">video</a>)</li>
<li>Claude <a href="https://www.triggercmd.com/forum/topic/3342/claude-skill-md">skill</a></li>
<li>OpenClaw <a href="https://clawhub.ai/rvmey/triggercmd" rel="nofollow ugc">skill</a>.</li>
<li><a href="https://www.triggercmd.com/forum/topic/3287/triggercmd-stdio-mcp-server-for-llm-ai-integration">Local stdio MCP</a> - Run commands from local AI LLM chat tools like Claude Desktop or VS Code.  Use the "MCP Tool Description" field of each command to tell the LLM what the command does, and how to use the parameters.</li>
<li><a href="https://www.triggercmd.com/forum/topic/3294/new-streamable-http-mcp-server-for-online-llm-ai-tools">Online Streamable HTTP MCP</a> - Same as above but for online AI tools like Mistral AI.</li>
</ul>
<p dir="auto"><strong>IoT Smart Home hubs:</strong></p>
<ul>
<li><a href="https://www.triggercmd.com/forum/topic/193/how-to-run-commands-from-home-assistant">Home Assistant</a> - Flip virtual HA switches to run your TRIGGERcmd commands.</li>
<li><a href="https://www.triggercmd.com/forum/topic/2494/new-smartthings-integration-2023">Samsung SmartThings</a> - Create virtual switches for each command, then flip the switches to run them.  (Not working as of 6/21/2025)</li>
<li><a href="https://www.triggercmd.com/forum/topic/672/homey-pluggin-is-live">Homey</a> - Use the ‘run command’ flow action.</li>
<li><a href="https://www.triggercmd.com/forum/topic/494/hubitat-integration">Hubitat</a> - Trigger a command like you'd flip a switch.</li>
<li><a href="https://www.youtube.com/watch?v=9PH7LOd8e04" rel="nofollow ugc">Node-RED</a> - Run commands using an "http request".</li>
<li><a href="https://www.triggercmd.com/forum/topic/1458/homebridge-plugin">HomeKit</a> - Connect the agent directly to a Homekit hub for offline local runs.</li>
</ul>
<p dir="auto"><strong>Other cool methods:</strong></p>
<ul>
<li><a href="https://www.triggercmd.com/forum/topic/1844/run-an-alexa-routine-when-a-command-runs">Run an Alexa routine</a> - when one of your TRIGGERcmd commands runs.</li>
<li><a href="https://www.triggercmd.com/forum/topic/2828/run-a-google-routine/4">Google Assistant routine (aka automation)</a> - use one of your TRIGGERcmd commands as a "starter" to run your routine when the command runs, or run one of your commands as a routine's "action."  Either way, you must use the google automations <a href="https://home.google.com/automations" rel="nofollow ugc">script editor</a>, not the Home app.</li>
<li><a href="https://www.triggercmd.com/forum/topic/3280/new-n8n-community-node-called-n8n-nodes-triggercmd">n8n community node</a> - Run your commands from n8n AI workflows.</li>
<li><a href="https://www.triggercmd.com/forum/topic/45/new-bookmark-option-for-each-trigger">Bookmarks</a> - Create and share URL's that run your commands without authentication.  You can set an optional timeout to make bookmark URL's expire.  People can also scan your bookmark's QR code to run the command.</li>
<li><a href="https://www.triggercmd.com/forum/topic/2701/trigger-a-command-with-a-shortcut-via-siri">iOS shortcut</a> - Use the iOS Shortcuts app to run your commands with Siri.</li>
<li><a href="https://www.triggercmd.com/forum/topic/25/use-curl-to-run-a-command-via-the-api">REST API</a> - Use curl or other client to call the TRIGGERcmd API.</li>
<li><a href="https://www.triggercmd.com/forum/topic/196/tcmd-go-command-line-tool-is-available-now">tcmd</a> - Command line tool written in Go.</li>
<li><a href="https://www.triggercmd.com/forum/topic/35/trigger-commands-with-a-tasker-http-post-action">Tasker</a> - Tasker is an Android app for automating things with your phone.</li>
<li><a href="https://slack.com/apps/A9J9MESMB-triggercmd" rel="nofollow ugc">Slack app</a> - Run your commands with Slack "slash" commands.</li>
<li><a href="https://www.triggercmd.com/forum/topic/204/powershell-script-to-run-commands-remotely-via-triggercmd">Powershell</a> - Run a command on a computer across the Internet from your powershell script.</li>
<li><a href="https://www.triggercmd.com/forum/topic/2127/triggercmd-roku-channel">Roku channel</a> - Run a command from your Roku.</li>
<li><a href="https://www.triggercmd.com/forum/topic/965/trigger-a-command-from-unity?_=1662419834628">Unity</a> - Run a command from a <a href="https://www.triggercmd.com/forum/topic/965/trigger-a-command-from-unity?_=1662419834628">Unity</a> game or utility you made.</li>
<li><a href="https://apps.elgato.com/plugins/com.triggercmd.trigger" rel="nofollow ugc">Streamdeck</a> - Configure a <a href="https://apps.elgato.com/plugins/com.triggercmd.trigger" rel="nofollow ugc">Streamdeck</a> button to run a command on a remote computer.</li>
<li><a href="https://www.triggercmd.com/forum/topic/2466/trigger-your-commands">Python</a> - Run a command on a remote computer from a python script.</li>
<li><a href="https://viasocket.com/integrations/triggercmd" rel="nofollow ugc">viaSocket</a> - Run commands from your viaSocket flow.</li>
</ul>
]]></description><link>https://www.triggercmd.com/forum/topic/30/list-of-ways-to-trigger-your-commands</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 22:24:42 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/30.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 May 2017 13:40:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to List of ways to trigger your commands on Wed, 26 Jan 2022 23:47:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/13853">@tal-sabadia</a> I don't see why not.</p>
<p dir="auto">EDIT:  If you're wondering if you can use the Hebrew language, no - Alexa and Google assistant don't support that yet.</p>
]]></description><link>https://www.triggercmd.com/forum/post/5407</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5407</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Wed, 26 Jan 2022 23:47:59 GMT</pubDate></item><item><title><![CDATA[Reply to List of ways to trigger your commands on Wed, 26 Jan 2022 17:08:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@russ</a> Can triggercmd run in Israel?</p>
]]></description><link>https://www.triggercmd.com/forum/post/5406</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5406</guid><dc:creator><![CDATA[tal sabadia]]></dc:creator><pubDate>Wed, 26 Jan 2022 17:08:50 GMT</pubDate></item><item><title><![CDATA[Reply to List of ways to trigger your commands on Tue, 01 Jun 2021 01:34:47 GMT]]></title><description><![CDATA[<p dir="auto">@kuldiin, I got an email that Amazon approved it for UK (and CA, IN, AU).  If you like it, please rate it :).<br />
I think the Alexa TRIGGERcmd Smart Home skill is one of the best ways to use TRIGGERcmd because it recognizes your words so well, and you only have to say, "turn on X."</p>
]]></description><link>https://www.triggercmd.com/forum/post/1437</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1437</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Tue, 01 Jun 2021 01:34:47 GMT</pubDate></item><item><title><![CDATA[Reply to List of ways to trigger your commands on Sun, 02 Jun 2019 21:17:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@russ</a></p>
<p dir="auto">Thank you. Will let you know when it appears <img src="https://www.triggercmd.com/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=6sa9akdcpc2" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://www.triggercmd.com/forum/post/1433</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1433</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 02 Jun 2019 21:17:00 GMT</pubDate></item><item><title><![CDATA[Reply to List of ways to trigger your commands on Sun, 02 Jun 2019 21:00:22 GMT]]></title><description><![CDATA[<p dir="auto">@kuldiin, man, I'm so glad you asked.  I didn't think I could add UK english yet, but I just checked and I can.  I'll submit it for approval today, so hopefully it will be available in the UK this week.</p>
]]></description><link>https://www.triggercmd.com/forum/post/1432</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1432</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sun, 02 Jun 2019 21:00:22 GMT</pubDate></item><item><title><![CDATA[Reply to List of ways to trigger your commands on Sun, 02 Jun 2019 20:02:30 GMT]]></title><description><![CDATA[<p dir="auto">Is there a way to use TRIGGERcmd Smart Home in the UK? It says available for Amazon US only.</p>
]]></description><link>https://www.triggercmd.com/forum/post/1431</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/1431</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 02 Jun 2019 20:02:30 GMT</pubDate></item></channel></rss>