<?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[Google Assistant Assistant installation]]></title><description><![CDATA[<p dir="auto">Please help, I am a absolute newbie on this. I am building a smart mirror and already have the mirror running with the standard modules.<br />
Now I installed Google Assistant via  this comment git clone<br />
cd ~/MagicMirror/modules<br />
git clone <a href="https://github.com/bugsounet/MMM-GoogleAssistant" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/bugsounet/MMM-GoogleAssistant</a></p>
<p dir="auto">And I think that it installed it, but I can’t find the folder of it in the Magic Mirror Modules folder. What did I do wrong?</p>
]]></description><link>https://forum.magicmirror.builders/topic/17206/google-assistant-assistant-installation</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 07:33:09 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17206.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Sep 2022 13:12:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Google Assistant Assistant installation on Tue, 13 Sep 2022 19:51:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/purple" aria-label="Profile: Purple">@<bdi>Purple</bdi></a> do.</p>
<pre><code>cd ~
find . -name MMM-GoogleAssistant -type d 2&gt;/dev/null
</code></pre>
<p dir="auto">once u find it, you can move it</p>
<pre><code>mv ?????  ~/MagicMirror/modules 
</code></pre>
<p dir="auto">??? is wherever it is located</p>
]]></description><link>https://forum.magicmirror.builders/post/104513</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104513</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 13 Sep 2022 19:51:49 GMT</pubDate></item></channel></rss>