<?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[MagicMirror install on clean Pi image without extra&#x27;s]]></title><description><![CDATA[<p dir="auto">First of all the MagicMirror is a super project!!</p>
<p dir="auto">Due to the limited resources of a Pi it would be great that there was a script so you could install it on a Pi with no desktop version. So all the fuzz is skipped.<br />
Or a script that later removes al unnecessary programs and files.<br />
Preferable the first option is this possible or could this be developed?</p>
]]></description><link>https://forum.magicmirror.builders/topic/17580/magicmirror-install-on-clean-pi-image-without-extra-s</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 12:16:39 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17580.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 Jan 2023 08:57:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirror install on clean Pi image without extra&#x27;s on Mon, 30 Jan 2023 18:28:55 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">so you could install it on a Pi with no desktop version</p>
</blockquote>
<p dir="auto">should be possible, but don’t think you find a script for this.</p>
<p dir="auto">MM (with electron) runs on Fedora CoreOS in VirtualBox with 2 docker images (1x MM, 1x xserver), so this should also work with raspian lite.</p>
]]></description><link>https://forum.magicmirror.builders/post/107616</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107616</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Mon, 30 Jan 2023 18:28:55 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror install on clean Pi image without extra&#x27;s on Mon, 30 Jan 2023 12:16:34 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> electron is an optional dependency</p>
<p dir="auto">so it won’t get install on a text mode system.</p>
<p dir="auto">text mode u can do</p>
<p dir="auto">npm run serveronly</p>
]]></description><link>https://forum.magicmirror.builders/post/107607</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107607</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 30 Jan 2023 12:16:34 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror install on clean Pi image without extra&#x27;s on Mon, 30 Jan 2023 09:37:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/markv" aria-label="Profile: MarkV">@<bdi>MarkV</bdi></a>  The problem is that the core of MagicMirror (Electron) is based on Chromium. Chromium needs the desktop… so, you either need to strip out the unneeded stuff, or build your own distro of Raspberry OS.</p>
]]></description><link>https://forum.magicmirror.builders/post/107606</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107606</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Mon, 30 Jan 2023 09:37:37 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror install on clean Pi image without extra&#x27;s on Sun, 29 Jan 2023 21:33:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/markv" aria-label="Profile: MarkV">@<bdi>MarkV</bdi></a> one install,  npm install</p>
<p dir="auto">then just do</p>
<p dir="auto">npm run server.</p>
<p dir="auto">my script won’t  install on text mode os</p>
]]></description><link>https://forum.magicmirror.builders/post/107601</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107601</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Jan 2023 21:33:18 GMT</pubDate></item></channel></rss>