<?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[MMM-Hover]]></title><description><![CDATA[<p dir="auto">I have a short question. How i can add more comands to the modul? I want tap to the center and the pi make a reboot as example. How i can do this?<br />
Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/9590/mmm-hover</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 07:00:59 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9590.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Jan 2019 10:01:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Hover on Wed, 23 Jan 2019 11:46:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skorpionbird" aria-label="Profile: skorpionbird">@<bdi>skorpionbird</bdi></a> It depends on what you mean ‘command’<br />
Command for Page increment and decrement is easy enough. That is prepared by other module with simple notification. But By example; for reboot; you need something(module, shell command or script or extern application.) to do really reboot. Then you also need an activator which relay MMM—Hover to that command execution. Hover itself doesn’t have that feature, you should do one of options which is described in above post.</p>
]]></description><link>https://forum.magicmirror.builders/post/50652</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50652</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 23 Jan 2019 11:46:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hover on Wed, 23 Jan 2019 11:11:14 GMT]]></title><description><![CDATA[<p dir="auto">@sean i use the hover to change the pages  with left/right buttons. Is it easy to ad a new command?</p>
]]></description><link>https://forum.magicmirror.builders/post/50650</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50650</guid><dc:creator><![CDATA[Skorpionbird]]></dc:creator><pubDate>Wed, 23 Jan 2019 11:11:14 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hover on Wed, 23 Jan 2019 10:14:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/skorpionbird" aria-label="Profile: skorpionbird">@<bdi>skorpionbird</bdi></a><br />
As far as I read, that module can emit only notification without payload.<br />
If you want to extend the feature;</p>
<ol>
<li>Modify module itself for your expectation.</li>
<li>Or make your own module to do your job when notification from <code>MMM-Hover</code> is coming.</li>
<li>Or You can use <code>MMM-NotificationTrigger</code> to convert notification from <code>MMM-Hover</code> to other job(another notification or execution of shell command)</li>
</ol>
]]></description><link>https://forum.magicmirror.builders/post/50646</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50646</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 23 Jan 2019 10:14:33 GMT</pubDate></item></channel></rss>