<?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-CountUP (COVID19 example)]]></title><description><![CDATA[<p dir="auto"><strong>Description</strong><br />
MMM-CountUP allows you to have a progressive count from a specific date.<br />
It’s easy to use. You only have to put a date and a time (start point).</p>
<p dir="auto">The repo is <a href="https://github.com/bibaldo/MMM-CountUP" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/bibaldo/MMM-CountUP</a> and feel free to open any Issue (suggestions and ideas are more than welcome)</p>
<p dir="auto">The example I used was related to COVID19 and the time/date was when our government (Argentina) began the <strong>mandatory</strong> quarantine</p>
<p dir="auto"><img src="https://raw.githubusercontent.com/bibaldo/MMM-CountUP/master/.github/example.gif" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/12408/mmm-countup-covid19-example</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 02:41:38 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12408.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Mar 2020 16:12:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Wed, 18 Jun 2025 22:33:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
That is what I eventually did.</p>
]]></description><link>https://forum.magicmirror.builders/post/127033</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127033</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Wed, 18 Jun 2025 22:33:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Tue, 17 Jun 2025 17:29:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> and you can make another config.js with  just thst module in it</p>
<pre><code>export MM_CONFIG_FILE=config/newconfig_filename
npm run start:dev
</code></pre>
<p dir="auto">without touching your original config</p>
]]></description><link>https://forum.magicmirror.builders/post/127028</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127028</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 17 Jun 2025 17:29:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Sat, 14 Jun 2025 03:29:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> that would make it a lot harder, lol</p>
<p dir="auto">see the second link in my signature below for a refresher</p>
]]></description><link>https://forum.magicmirror.builders/post/127012</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127012</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 14 Jun 2025 03:29:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Fri, 13 Jun 2025 23:09:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
After messing with Confusius says for some time this morning.   Using the window,<br />
I figured out why I was having so much trouble finding the correct code to use.<br />
my second half of the window you showed was not showing up,  It was hidden.<br />
Now that it shows and I found my glasses.   This should become easier…<br />
I don’t do it often enough to remember the details so we will see how I do down the line.<br />
Thanks for the coaching.   It is really appreciated.</p>
]]></description><link>https://forum.magicmirror.builders/post/127009</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127009</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Fri, 13 Jun 2025 23:09:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Fri, 13 Jun 2025 02:10:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> glad you got it.</p>
<p dir="auto">i know there was doc about css somewhere<br />
ill find it eventually</p>
]]></description><link>https://forum.magicmirror.builders/post/126990</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126990</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 13 Jun 2025 02:10:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 22:19:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Try Your pages module running 51 modules, one every 90 seconds.<br />
DynamicWeather running in the background (cloudy today), was the one that made it impossible to see anything else.  After I got it stopped my // it out and disabled: true, for it.  I was able to see what you where talking about at least.  I just missed the part where it showed the full name of the module as a clue as to how to format the code in the custom.css so that that MM could understand it…   FYI  you can not use the window with mplayer it covers the whole screen, had to kill it too.<br />
Bingo the CountUp module header is now big enough to read and orange.<br />
Thank you so very much Sam.<br />
I know you have to get tired of those of us that do not have a clue and do not seem to catch on over the years.   You are good soul.<br />
Have a great evening.</p>
<p dir="auto">Just Jeff</p>
]]></description><link>https://forum.magicmirror.builders/post/126987</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126987</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Thu, 12 Jun 2025 22:19:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 22:08:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> no problem… just trying to give you the tools to stop guessing.</p>
<p dir="auto">guessing is a time and energy killer…</p>
<p dir="auto">and it hard to work on a system with 10 or 20 modules all acting at the same time…<br />
focus on one at a time.</p>
]]></description><link>https://forum.magicmirror.builders/post/126986</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126986</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 12 Jun 2025 22:08:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 22:04:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
I really am burn’t out I saw that right below it that I needed to use the full module name for the header.  MMM-CountDown was the same way…   All I had to do was change the Down to UP and I would have had it… Oh well, at least I learned  something today with the window thing…   I just have too much going on, on my mirror for it to show things in the elements window…<br />
I will install the ones I have trouble with one at a time on my spare mirror I just got running on a Le Potato.  That thing is a trip to get up and running.  I made an image of its base up and running, complete  with MM running with no modules.  that way it only takes 5 minutes or less to get it back to minimum setup.<br />
Again thank you for your patients.<br />
Jeff</p>
]]></description><link>https://forum.magicmirror.builders/post/126985</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126985</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Thu, 12 Jun 2025 22:04:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 22:01:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> you can see the module name in the html too, in green box</p>
<p dir="auto">css has to match</p>
<p dir="auto">. means class=<br />
# means id=<br />
no prefix means html element, table, p, img, div, span …<br />
stuff to the left of the {  is the selector clause<br />
it ‘selects’ the elements the styles between the {} apply to</p>
<p dir="auto"><img src="/assets/uploads/files/1749765561350-screenshot-at-2025-06-12-16-32-23.png" alt="Screenshot at 2025-06-12 16-32-23.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/126984</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126984</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 12 Jun 2025 22:01:07 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 21:56:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> said in <a href="/post/126982">MMM-CountUP (COVID19 example)</a>:</p>
<blockquote>
<p dir="auto">.CountUp</p>
</blockquote>
<p dir="auto">module name is MMM-CountUp</p>
]]></description><link>https://forum.magicmirror.builders/post/126983</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126983</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 12 Jun 2025 21:56:59 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 21:54:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Ok I found that and put it in my custom.css</p>
<pre><code>.CountUp .module_header{
font-size:  65px;
}
</code></pre>
<p dir="auto">With no change.<br />
What am I not seeing or doing wrong with my code. ???<br />
Once I finally find the answer it did not work…<br />
I am burnt out today.  I will attack it again tomorrow.</p>
<p dir="auto">I have learned how to enlarge gif files. and If they put a css file I pretty much can find the correct thing to enlarge the fonts i want then.  but this does not work well for me I click on the thing I want highlighted and it does for a split second then goes away never showing anything different in the html side…   Maybe I should look at this from an html editor side of the file and I can see it then…   Probably not able to do that though…    I will keep trying to figure it out each time before I bug the forum for answers.</p>
]]></description><link>https://forum.magicmirror.builders/post/126982</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126982</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Thu, 12 Jun 2025 21:54:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 21:40:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a><br />
im not quite sure I understand</p>
<p dir="auto">using the sample config<br />
I used the arrow, to navigate to the header… (pointer in left pink box)<br />
it opened the html page to that element (middle pink box, you can see the class=module-header)<br />
you can test the styles in the top right pink box<br />
<img src="/assets/uploads/files/1749764202838-screenshot-at-2025-06-12-16-32-23-resized.png" alt="Screenshot at 2025-06-12 16-32-23.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">if you have something that updates frequently, (clock tick on 1 second)<br />
you can temp disable second (displaySeconds:false in clock config) hit f5 to refresh that page the it won’t update except on minute (as an example)</p>
]]></description><link>https://forum.magicmirror.builders/post/126981</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126981</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 12 Jun 2025 21:40:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 21:17:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
It shows me nothing but dynamic weather in elements window.  Then a bunch of .js<br />
I am guessing I will have to stop all other modules except the one I want look at, to figure this out on my own.<br />
Is that correct?</p>
]]></description><link>https://forum.magicmirror.builders/post/126980</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126980</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Thu, 12 Jun 2025 21:17:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 20:56:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Yea I know, but I can not for the life of me see what you see.<br />
It is so frustrating for me, to not be able to do the dev window elements.<br />
It looks like Chinese to me…<br />
I will have to see if a bigger screen helps.<br />
I will plug my laptop into the 42 inch tv screen and see if that helps any…<br />
Plus with pages running 40+ modules it takes so long to come back around, I sometimes just give up… and try what has worked in the past…<br />
Thanks for you patience with me.</p>
]]></description><link>https://forum.magicmirror.builders/post/126979</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126979</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Thu, 12 Jun 2025 20:56:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 20:38:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> after all this time???<br />
again the dev window elements tab would have shown you this in seconds</p>
<p dir="auto">elements tab, click the arrow, navigate over the web page to the header you want to change, click<br />
the html tree is there and you can see the classes etc assigned<br />
you can test the styles in the upper right window, it will prompt you thru it</p>
<pre><code class="language-text">font-size: 
</code></pre>
<pre><code class="language-css">.modulename .module-header {

styles

}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/126978</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126978</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 12 Jun 2025 20:38:38 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 20:30:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Sorry,  brain fart.<br />
Yes module header.<br />
Did you find something?<br />
I looked for an hour and then tried these.<br />
But no go…<br />
It is still really little and gray.</p>
<pre><code>.countUP tr td.header {
  color: orange;
  font-size: 60px;
}
.countUP .header {
  color: orange;
  font-size: 60px;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/126977</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126977</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Thu, 12 Jun 2025 20:30:54 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 17:46:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> module header?</p>
]]></description><link>https://forum.magicmirror.builders/post/126976</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126976</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 12 Jun 2025 17:46:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Thu, 12 Jun 2025 17:44:18 GMT]]></title><description><![CDATA[<p dir="auto">Anyone know how to make the header font bigger.<br />
I have the rest of it figured out and working just can not find the Header part.<br />
This is what I have tried.</p>
<pre><code class="language-.countUP">  color: orange;
  font-size: 60px;
}
</code></pre>
<p dir="auto">AND</p>
<pre><code class="language-.countUP">  color: orange;
  font-size: 60px;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/126975</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/126975</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Thu, 12 Jun 2025 17:44:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Fri, 08 May 2020 12:38:43 GMT]]></title><description><![CDATA[<p dir="auto">||<br />
||   bibaldo’s  repo has integrated the fix i provided, I am closing my repo<br />
||   May 8, 2020<br />
||</p>
]]></description><link>https://forum.magicmirror.builders/post/74858</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74858</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 08 May 2020 12:38:43 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Tue, 05 May 2020 17:39:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Well I don’t get it but I just did an rm -R on modules/MMM-CountUp again and once again did a git clone from your repo and now it works fine. Thanks for your help.</p>
]]></description><link>https://forum.magicmirror.builders/post/74739</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74739</guid><dc:creator><![CDATA[sonicgoose]]></dc:creator><pubDate>Tue, 05 May 2020 17:39:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Tue, 05 May 2020 17:33:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> You’re right, it is the original. But how? I removed the entire folder and did a git pull again from your repo!</p>
]]></description><link>https://forum.magicmirror.builders/post/74738</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74738</guid><dc:creator><![CDATA[sonicgoose]]></dc:creator><pubDate>Tue, 05 May 2020 17:33:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Wed, 17 Mar 2021 22:17:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sonicgoose" aria-label="Profile: sonicgoose">@<bdi>sonicgoose</bdi></a> I think on the left is the original repo, not my updated version</p>
<p dir="auto">Please do git remote -v from the module folder to see the source repo</p>
]]></description><link>https://forum.magicmirror.builders/post/74734</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74734</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 17 Mar 2021 22:17:55 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Tue, 05 May 2020 15:10:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I’m using your fixed repo on two installs of MagicMirror, both completely up to date. One shows the correct number of days, hours, minutes and seconds, and the second does not. I copied my config from the working one to the not working one to ensure they are the same, and even deleted and reinstalled your repo on the not working one just now. I’m really confused by this.</p>
<p dir="auto"><img src="/assets/uploads/files/1588691392041-screen-shot-2020-05-05-at-11.05.37-am.png" alt="Screen Shot 2020-05-05 at 11.05.37 AM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Not working on left; working on right. Date I’m basing this on is 2020-03-17. Any ideas what could be wrong?</p>
]]></description><link>https://forum.magicmirror.builders/post/74731</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74731</guid><dc:creator><![CDATA[sonicgoose]]></dc:creator><pubDate>Tue, 05 May 2020 15:10:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CountUP (COVID19 example) on Sat, 18 Apr 2020 15:01:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> that worked thanks again for your valued assistance I will get the hang of this one day (I’ve got plenty of time!)</p>
]]></description><link>https://forum.magicmirror.builders/post/73006</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73006</guid><dc:creator><![CDATA[Bromley47]]></dc:creator><pubDate>Sat, 18 Apr 2020 15:01:14 GMT</pubDate></item></channel></rss>