<?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[Magic Dashboard & Whiteboard]]></title><description><![CDATA[<p dir="auto">The solution is a vertical 23 inch display (23" LG IPS231P FullHD) and a whiteboard of the same size.<br />
They are built together in a wooden frame.</p>
<p dir="auto"><img src="/assets/uploads/files/1690397694016-front1.jpg" alt="front1.jpg" class=" img-fluid img-markdown" /><br />
A Raspberry pi4 runs MagicMirror, it is in the frame behind the display, it is controlled remotely by VNC Viewer.<br />
<img src="/assets/uploads/files/1690397759417-backside.jpg" alt="backside.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I use the following modules</p>
<p dir="auto">Clock<br />
Calendar<br />
Weather<br />
MMM-AutoDimmer<br />
MMM-Namnsdag<br />
MMM-Moon<br />
MMM-Pinfo<br />
MMM-homeassistant-sensors<br />
MMM-Worldclock<br />
MMM-HTMLSnippet<br />
MMM-EmbedYoutube<br />
MMM-CalendarExt3<br />
with 7 different google calendars<br />
- Family calendar<br />
- Mom’s calendar<br />
- Dad’s calendar<br />
- the daughter’s calendar<br />
- the son’s calendar<br />
- the son’s soccer team<br />
- birthdays</p>
<p dir="auto">Then also some that are currently disabled:<br />
MMM-HumanClock<br />
MMM-PlaceInfo<br />
MMM-EmbedURL<br />
MMM-Skolmaten<br />
MMM-EyeCandy<br />
MMM-EARTH<br />
MMM-Wallpaper</p>
<p dir="auto"><img src="/assets/uploads/files/1690397897307-front2.jpg" alt="front2.jpg" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1690397527274-front3.jpg" alt="front3.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thanks to all who developed the great modules and keep them alive!  :clapping_hands: :grinning_face_with_smiling_eyes: :thumbs_up_medium-light_skin_tone:</p>
]]></description><link>https://forum.magicmirror.builders/topic/17926/magic-dashboard-whiteboard</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 12:49:04 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17926.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Jul 2023 19:02:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Mon, 11 Sep 2023 15:28:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sum2023" aria-label="Profile: sum2023">@<bdi>sum2023</bdi></a> Do you mind sharing your CSS code or config? I’m looking to do somethign similar but a newbie here</p>
]]></description><link>https://forum.magicmirror.builders/post/110888</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110888</guid><dc:creator><![CDATA[ToneStrife]]></dc:creator><pubDate>Mon, 11 Sep 2023 15:28:27 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Fri, 18 Aug 2023 00:32:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/themoe" aria-label="Profile: themoe">@<bdi>themoe</bdi></a> Most of what you need is the root section of main.css, which you can modify by adding it to custom.css</p>
<p dir="auto">Here’s the defaults, adjust as you desire.  However, I will warn you, you may also have to do it on a module by module basis - many modules don’t use these defaults for even their base text.</p>
<pre><code class="language-css">:root {
  --color-text: #999;
  --color-text-dimmed: #666;
  --color-text-bright: #fff;
  --color-background: #000;
  --font-primary: "Roboto Condensed";
  --font-secondary: "Roboto";
  --font-size: 20px;
  --font-size-xsmall: 0.75rem;
  --font-size-small: 1rem;
  --font-size-medium: 1.5rem;
  --font-size-large: 3.25rem;
  --font-size-xlarge: 3.75rem;
  --gap-body-top: 60px;
  --gap-body-right: 60px;
  --gap-body-bottom: 60px;
  --gap-body-left: 60px;
  --gap-modules: 30px;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/110603</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110603</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Fri, 18 Aug 2023 00:32:01 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Thu, 17 Aug 2023 21:56:13 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://forum.magicmirror.builders/topic/12815/bright-ui?page=1">https://forum.magicmirror.builders/topic/12815/bright-ui?page=1</a></p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/13108/css-experiments-for-newbies">https://forum.magicmirror.builders/topic/13108/css-experiments-for-newbies</a></p>
]]></description><link>https://forum.magicmirror.builders/post/110601</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110601</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Thu, 17 Aug 2023 21:56:13 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Thu, 17 Aug 2023 21:38:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/themoe" aria-label="Profile: themoe">@<bdi>themoe</bdi></a> - I’m pretty sure one of the forum members has a custom CSS file that does a white background. If you check out that portion of the forum you can probably find it.</p>
]]></description><link>https://forum.magicmirror.builders/post/110599</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110599</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Thu, 17 Aug 2023 21:38:45 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Mon, 14 Aug 2023 20:34:26 GMT]]></title><description><![CDATA[<p dir="auto">Very nice solution!</p>
<p dir="auto">I was thinking about a very similar setup. But I would like to have very thin or no borders between the screen and the whiteboard.</p>
<p dir="auto">And is there a white background scene for magic mirror with dark font colours?</p>
<p dir="auto">Best case would be the white of the screen is the same white of the whiteboard.</p>
]]></description><link>https://forum.magicmirror.builders/post/110571</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110571</guid><dc:creator><![CDATA[themoe]]></dc:creator><pubDate>Mon, 14 Aug 2023 20:34:26 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Sun, 30 Jul 2023 18:22:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sum2023" aria-label="Profile: sum2023">@<bdi>sum2023</bdi></a> - Excellent idea. And great execution.</p>
]]></description><link>https://forum.magicmirror.builders/post/110433</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110433</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Sun, 30 Jul 2023 18:22:26 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Sun, 30 Jul 2023 08:21:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bkeyport" aria-label="Profile: BKeyport">@<bdi>BKeyport</bdi></a> ok, thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/110431</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110431</guid><dc:creator><![CDATA[zdenek]]></dc:creator><pubDate>Sun, 30 Jul 2023 08:21:47 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Fri, 28 Jul 2023 05:54:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zdenek" aria-label="Profile: zdenek">@<bdi>zdenek</bdi></a> That’s either bottom_bar or CSS to stretch it.</p>
]]></description><link>https://forum.magicmirror.builders/post/110403</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110403</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Fri, 28 Jul 2023 05:54:02 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Dashboard & Whiteboard on Fri, 28 Jul 2023 04:32:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sum2023" aria-label="Profile: sum2023">@<bdi>sum2023</bdi></a> said in <a href="/post/110382">Magic Dashboard &amp; Whiteboard</a>:</p>
<blockquote>
<p dir="auto">MMM-CalendarExt3</p>
</blockquote>
<p dir="auto">amazing - u did something with CSS? Or how did u get agenda view (MMM-CalendarExt3) over all width of screen?<br />
thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/110402</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110402</guid><dc:creator><![CDATA[zdenek]]></dc:creator><pubDate>Fri, 28 Jul 2023 04:32:05 GMT</pubDate></item></channel></rss>