<?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[DEPRECATED:  How to run remote commands from the command line]]></title><description><![CDATA[<p dir="auto">EDIT 2/20/2020:  Don't use this method anymore.  Use the <a href="https://www.triggercmd.com/forum/topic/196/tcmd-go-command-line-tool-is-available-now">tcmd</a> utility instead.</p>
<hr />
<p dir="auto">You can <a href="https://www.triggercmd.com/forum/topic/25/use-curl-to-run-a-command-via-the-api">call the API with curl</a> which runs pretty fast, or you can use one of these built-in commands:</p>
<p dir="auto">Windows<br />
triggercmdagent -t calculator -c office</p>
<p dir="auto">Linux in X-Windows:<br />
triggercmdagent -t calculator -c office</p>
<p dir="auto">Linux without X-Windows (SSH):<br />
node /usr/share/triggercmdagent/resources/app/src/triggercmd -t calculator -c office</p>
<p dir="auto">Raspberry Pi:<br />
node /usr/share/triggercmdagent/app/src/triggercmd -t calculator -c office</p>
<p dir="auto">Mac:<br />
./TRIGGERcmdAgent.app/Contents/MacOS/TRIGGERcmdAgent -t calculator -c office</p>
<p dir="auto">Also:<br />
You can use --trigger instead of -t<br />
You can use --computer instead of -c<br />
If your trigger or computer names have spaces, use quotes, for example:  triggercmdagent -trigger "reboot now" -computer "office pc"~~</p>
]]></description><link>https://www.triggercmd.com/forum/topic/23/deprecated-how-to-run-remote-commands-from-the-command-line</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 23:48:10 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/23.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Apr 2017 02:42:46 GMT</pubDate><ttl>60</ttl></channel></rss>