<?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-MySystem]]></title><description><![CDATA[<h1>MMM-MySystem</h1>
<p dir="auto">This is a <a href="https://github.com/MichMich/MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">Magic Mirror²</a> module for the system information.<br />
I now there are more 😉, but I built a version with a modern look and feel, suited for my needs.</p>
<p dir="auto"><img width="429" height="171" alt="SCR-20260310-qsds" src="https://github.com/user-attachments/assets/be0620cf-94bf-4887-b7f7-8f05e091c47f" /><br /></p>
<h2>Installation</h2>
<p dir="auto">Clone this repository in your modules folder, and install dependencies:</p>
<pre><code>cd ~/MagicMirror/modules
git clone https://github.com/htilburgs/MMM-MySystem.git
cd MMM-MySystem
npm install
</code></pre>
<h2>Update</h2>
<p dir="auto">When you need to update this module:</p>
<pre><code>cd ~/MagicMirror/modules/MMM-MySystem
git pull
npm install
</code></pre>
<h2>Configuration</h2>
<p dir="auto">Go to the MagicMirror/config directory and edit the config.js file.<br />
Add the module to your modules array in your config.js.</p>
<pre><code>{
  module: "MMM-MySystem",
  position: "top_right",
  header: "System Information",
  disabled: false,
  config: {
    showHeader: true,
    showCpuUsage: true,
    showCpuTemp: true,
    showMemory: true,
    showDisk: true,
    showUptime: true,
    showIPeth: true,
    showIPwifi: true,
    tempUnit: "C"
    updateInterval: 10000
  }
}
</code></pre>
<h2>Configuration Options</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th style="text-align:left">Option</th>
<th style="text-align:left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left"><code>showHeader</code></td>
<td style="text-align:left">Show the header with Hostname, Model and OS Version<br />Options: <code>true</code>/<code>false</code> - Default: <b><code>true</code></b></td>
</tr>
<tr>
<td style="text-align:left"><code>showCPUusage</code></td>
<td style="text-align:left">Show the CPU Usage (%)<br />Options: <code>true</code>/<code>false</code> - Default: <b><code>true</code></b></td>
</tr>
<tr>
<td style="text-align:left"><code>showCPUtemp</code></td>
<td style="text-align:left">Show the CPU Temperature <br />Options: <code>true</code>/<code>false</code> - Default: <b><code>true</code></b></td>
</tr>
<tr>
<td style="text-align:left"><code>showMemory</code></td>
<td style="text-align:left">Show the Free Memory (%)<br />Options: <code>true</code>/<code>false</code> - Default: <b><code>true</code></b></td>
</tr>
<tr>
<td style="text-align:left"><code>showDisk</code></td>
<td style="text-align:left">Show the Free Diskpace<br />Options: <code>true</code>/<code>false</code> - Default: <b><code>true</code></b></td>
</tr>
<tr>
<td style="text-align:left"><code>showIPeth</code></td>
<td style="text-align:left">Show the IP Address for the Ethernet<br />Options: <code>true</code>/<code>false</code> - Default: <b><code>true</code></b></td>
</tr>
<tr>
<td style="text-align:left"><code>showIPwifi            | Show the IP Address for the Wifi&lt;br/&gt;Options: </code>true<code>/</code>false<code> - Default: &lt;b&gt;</code>true`</td>
</tr>
<tr>
<td style="text-align:left"><code>tempUnit</code></td>
<td style="text-align:left">Show the temperature in ˚C or ˚F<br />Options: <code>C</code>/<code>F</code> - Default: <b><code>C</code></b></td>
</tr>
<tr>
<td style="text-align:left"><code>updateInterval</code></td>
<td style="text-align:left">Update interval module in ms<br />Default: <b><code>10000</code></b> (10 seconds)</td>
</tr>
</tbody>
</table>
<h2>Versions</h2>
<h5>v1.0.0 (10-03-2026): Initial version)</h5>
]]></description><link>https://forum.magicmirror.builders/topic/20148/mmm-mysystem</link><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 17:34:52 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20148.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 Mar 2026 21:23:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-MySystem on Sun, 12 Apr 2026 21:43:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/htilburgs" aria-label="Profile: htilburgs">@<bdi>htilburgs</bdi></a> Thanks for the update.<br />
Im running a buster version… so this is not working for me.</p>
<p dir="auto">Maybe im getting back to it when i have more time for that.</p>
]]></description><link>https://forum.magicmirror.builders/post/130771</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130771</guid><dc:creator><![CDATA[OberfragGER]]></dc:creator><pubDate>Sun, 12 Apr 2026 21:43:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MySystem on Sat, 11 Apr 2026 06:15:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/megawaldi" aria-label="Profile: Megawaldi">@<bdi>Megawaldi</bdi></a><br />
Currently it is not possible. The icons are ‘hard-coded’ into the module.</p>
]]></description><link>https://forum.magicmirror.builders/post/130758</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130758</guid><dc:creator><![CDATA[htilburgs]]></dc:creator><pubDate>Sat, 11 Apr 2026 06:15:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MySystem on Fri, 10 Apr 2026 12:41:01 GMT]]></title><description><![CDATA[<p dir="auto">Its possible to get black/white icons?</p>
]]></description><link>https://forum.magicmirror.builders/post/130756</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130756</guid><dc:creator><![CDATA[Megawaldi]]></dc:creator><pubDate>Fri, 10 Apr 2026 12:41:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MySystem on Thu, 09 Apr 2026 16:41:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oberfragger" aria-label="Profile: OberfragGER">@<bdi>OberfragGER</bdi></a><br />
I had somebody with a simular problem on MMM-MyTado. He installed the <em><strong>fonts-noto-color-emoji</strong></em> font</p>
<pre><code>sudo apt update
sudo apt install fonts-noto-color-emoji
fc-cache -fv
</code></pre>
<p dir="auto">Restart your mirror and see what happens.</p>
]]></description><link>https://forum.magicmirror.builders/post/130740</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130740</guid><dc:creator><![CDATA[htilburgs]]></dc:creator><pubDate>Thu, 09 Apr 2026 16:41:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-MySystem on Wed, 08 Apr 2026 21:23:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/htilburgs" aria-label="Profile: htilburgs">@<bdi>htilburgs</bdi></a> Thanks a lot. It looks pretty nice. Something is strange - i haver other icons…!?!</p>
<p dir="auto"><img src="/assets/uploads/files/1775683302654-e300952e-5dee-4ed4-9183-3bd25ace0997-image.jpeg" alt="e300952e-5dee-4ed4-9183-3bd25ace0997-image.jpeg" class=" img-fluid img-markdown" width="293" height="244" /></p>
<p dir="auto">Is that related to a old MM-Version?<br />
Also “Freier Speicher” / free memory looks doesent have any icon or why is the text more left than the other text?</p>
]]></description><link>https://forum.magicmirror.builders/post/130719</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130719</guid><dc:creator><![CDATA[OberfragGER]]></dc:creator><pubDate>Wed, 08 Apr 2026 21:23:01 GMT</pubDate></item></channel></rss>