<?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[Help with Trigger for Ubuntu]]></title><description><![CDATA[<p dir="auto">I'm trying to run a file titled, "Alarm_Arm.html" inside my "Downloads" folder.  Nothing is happening.  I can confirm the triggercmd agent is open and running, and able to run other triggers/commands.  So, I really do believe the problem must be in the structure of this line of code.  Any suggestions what may be wrong?</p>
<pre><code>{"trigger":"Arm","command":"/home/dmcnaugh/Downloads/Alarm_Arm.html","ground":"foreground","voice":"Arm_the_alarm","allowParams": "false"}
</code></pre>
]]></description><link>https://www.triggercmd.com/forum/topic/2140/help-with-trigger-for-ubuntu</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 16:18:36 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/2140.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 07 May 2022 13:44:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help with Trigger for Ubuntu on Sat, 07 May 2022 14:53:48 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">I'm using chrome and it worked with the following:</p>
<pre><code>google-chrome /home/dmcnaugh/Downloads/Alarm_Arm.html
</code></pre>
<p dir="auto">Thank you, Russ!</p>
]]></description><link>https://www.triggercmd.com/forum/post/5830</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5830</guid><dc:creator><![CDATA[Dean McNaughton]]></dc:creator><pubDate>Sat, 07 May 2022 14:53:48 GMT</pubDate></item><item><title><![CDATA[Reply to Help with Trigger for Ubuntu on Sat, 07 May 2022 13:49:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/14401">@dean-mcnaughton</a>, I haven't tested this yet, but maybe one of these would work:</p>
<pre><code>chromium-browser /home/dmcnaugh/Downloads/Alarm_Arm.html
google-chrome /home/dmcnaugh/Downloads/Alarm_Arm.html
xdg-open /home/dmcnaugh/Downloads/Alarm_Arm.html
</code></pre>
<p dir="auto">Basically, your command is trying to execute the html file which isn't possible.  You need to run something that is executable, like a browser.</p>
]]></description><link>https://www.triggercmd.com/forum/post/5829</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/5829</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sat, 07 May 2022 13:49:45 GMT</pubDate></item></channel></rss>