<?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[Alert Module help]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I have no idea how to use the alert module.<br />
whenever I run the system,<br />
<img src="/assets/uploads/files/1590180294456-93df941b-7b2f-441b-96f2-a803ba5709e5-image.png" alt="93df941b-7b2f-441b-96f2-a803ba5709e5-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and i dont know what it is supposed to do, but im pretty thats not it<br />
thanks in advance!</p>
]]></description><link>https://forum.magicmirror.builders/topic/12900/alert-module-help</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 08:05:49 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12900.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 May 2020 20:45:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Alert Module help on Fri, 22 May 2020 21:19:00 GMT]]></title><description><![CDATA[<p dir="auto">I’m curious if an alert from another program would cause the same garbage…</p>
<p dir="auto">Most install I’ve seen don’t have the “position” indicator in use, matter of fact, all I have in mine is this:</p>
<pre><code>	{
		module: "alert",
	},
</code></pre>
<p dir="auto">This makes the alert app pop up over the screen if it’s triggered.</p>
<p dir="auto">If you have something else installed to trigger alerts manually, you could then use their instructions to test if alerts come up as designed. MMM-Remote-control is great for this (and other stuff too)</p>
]]></description><link>https://forum.magicmirror.builders/post/75749</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75749</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Fri, 22 May 2020 21:19:00 GMT</pubDate></item><item><title><![CDATA[Reply to Alert Module help on Fri, 22 May 2020 20:49:19 GMT]]></title><description><![CDATA[<pre><code>{
			module: "alert",
			welcome_message: "Hello there",
			position: "right",
			effect: "slide",
			display_time: "3500",
		},
</code></pre>
<p dir="auto">thats how i set it in config.js</p>
]]></description><link>https://forum.magicmirror.builders/post/75747</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75747</guid><dc:creator><![CDATA[PHAGE.GOV]]></dc:creator><pubDate>Fri, 22 May 2020 20:49:19 GMT</pubDate></item></channel></rss>