<?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-Modulebar - A module that adds touch buttons for showing/hiding other modules.]]></title><description><![CDATA[<h1>Description:</h1>
<p dir="auto">This Module adds a touch menu to hide / show other the defined (in the config.js) modules.</p>
<h1>Screenshots:</h1>
<p dir="auto">Module with symbols only in row mode:<br />
<img src="https://github.com/Snille/MMM-Modulebar/raw/master/.github/ModuleBar-01.png" alt="symbols row mode" class=" img-fluid img-markdown" /><br />
Module with symbols only in column mode:<br />
<img src="https://github.com/Snille/MMM-Modulebar/raw/master/.github/ModuleBar-02.png" alt="symbols column mode" class=" img-fluid img-markdown" /><br />
Module with symbols and text in column mode:<br />
<img src="https://github.com/Snille/MMM-Modulebar/raw/master/.github/ModuleBar-03.png" alt="symbols and text in column mode" class=" img-fluid img-markdown" /><br />
Module with symbols and text in row mode:<br />
<img src="https://github.com/Snille/MMM-Modulebar/raw/master/.github/ModuleBar-04.png" alt="symbols and text in row mode" class=" img-fluid img-markdown" /><br />
This is my own mirrors view (Bottom Bar) using some addition in the custom.css see below.<br />
<img src="https://github.com/Snille/MMM-Modulebar/raw/master/.github/ModuleBar-05.png" alt="my special" class=" img-fluid img-markdown" /></p>
<h1>Download:</h1>
<p dir="auto">[card:Snille/MMM-Modulebar]</p>
<h3>Custom-CSS</h3>
<p dir="auto">Here is my CSS settings for the module that I have added to my custom.css to give it the extra special look. :)</p>
<pre><code>/* MMM-Modulebar ------------------------------------*/
.modulebar-button {
  margin: 1px;
  padding: 1px 1px;
  border: 2px solid #fff; 
  background-color: #fff;
  color: #000;
  border-radius: 0px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.modulebar-picture {
  margin: 0px 0px;
  border-radius: 50%;
}
.modulebar-menu {
  align-items: flex-start;
}
/*****************************************************/
</code></pre>
<h2>Version 0.2</h2>
<ul>
<li>Had to change the button array format a bit. Make sure to update your config to the new “standard”.<br />
The reason for the change where to be able control each module separately even if it is the same module multiple times. :)</li>
</ul>
<h2>Version 0.1</h2>
<ul>
<li>Initial release.</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/topic/1704/mmm-modulebar-a-module-that-adds-touch-buttons-for-showing-hiding-other-modules</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 12:25:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1704.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Feb 2017 22:47:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Sun, 03 May 2020 16:59:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gaudouy" aria-label="Profile: gaudouy">@<bdi>gaudouy</bdi></a> Hi, no, it can only show and hide one/ or multiple instances of the same type of module on one button, but not two different types of modules on one button.</p>
]]></description><link>https://forum.magicmirror.builders/post/74534</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74534</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Sun, 03 May 2020 16:59:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Sat, 02 May 2020 10:44:48 GMT]]></title><description><![CDATA[<p dir="auto">Hello, is it possible to use one button for display multiple module ?</p>
<p dir="auto">Example :<br />
Button 1 :  Clock and weather<br />
Button 2 : Mail and calendar<br />
Button 3 : Clock and Camera</p>
<p dir="auto">Thanks for advance</p>
]]></description><link>https://forum.magicmirror.builders/post/74295</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/74295</guid><dc:creator><![CDATA[gaudouy]]></dc:creator><pubDate>Sat, 02 May 2020 10:44:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Mon, 17 Jul 2017 20:18:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chaseb1357" aria-label="Profile: chaseb1357">@<bdi>chaseb1357</bdi></a> Hehe! Great! :) Nicely done!</p>
]]></description><link>https://forum.magicmirror.builders/post/25455</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25455</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Mon, 17 Jul 2017 20:18:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Mon, 17 Jul 2017 17:21:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snille" aria-label="Profile: Snille">@<bdi>Snille</bdi></a> That was a brilliant idea! I got it to work just as I wanted.<img src="/assets/uploads/files/1500311517719-capture.png" alt="0_1500311515278_Capture.PNG" class=" img-fluid img-markdown" /><br />
The Modules button is a separate module bar that I set up to toggle the one that I will fill with all my modules. I achieved this by going to my modules folder and duplicating the “MMM-Modulebar” folder and renaming it “MMM-ModulebarHide”. I then renamed everything referencing  “MMM-Modulebar” to “MMM-ModulebarHide” for consistency.</p>
<p dir="auto">My config file is set up like this:</p>
<pre><code>		{
        		module: "MMM-ModulebarHide",
       			position: "bottom_right",
			//header: "Modules",
        		classes: "default everyone",
        		config: {
        			buttons: {
   				 	"1": {
	  					module: "MMM-Modulebar",
      						text: "Modules",
    					},
       				}
       			}
    		},
		{
        		module: "MMM-Modulebar",
       			position: "bottom_bar", // This can be any of the regions.
			header: "Modules", // Optional
        		classes: "default everyone", // Optional
        		config: {
        			buttons: {
   				 	"1": {
	  					module: "clock",
      						text: "Clock",
    					},
   					"2": {
						module: "currentweather",
      						text: "Current Weather",
      					},
      					"3": {
      						module: "calendar",
      						text: "Calender",
      					},
      					"4": {
      						module: "weatherforecast",
      						text: "Weather Forecast",
      					},
      					"5": {
      						module: "newsfeed",
      						text: "News Feed",
      					},
      					"6": {
      						module: "MMM-SystemStats",
      						text: "System Stats",
      					},

      				}
           			// See 'Configuration options' for more information.
       			}
    		},
</code></pre>
<p dir="auto"><strong>I can now toggle the module bar! Thanks so much!</strong></p>
]]></description><link>https://forum.magicmirror.builders/post/25445</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25445</guid><dc:creator><![CDATA[chaseb1357]]></dc:creator><pubDate>Mon, 17 Jul 2017 17:21:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Mon, 17 Jul 2017 15:57:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chaseb1357" aria-label="Profile: chaseb1357">@<bdi>chaseb1357</bdi></a> Hmm… I have not tried it… But what if you have two instances of the modulebar one with only one button hiding the “other” module bar. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/25443</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25443</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Mon, 17 Jul 2017 15:57:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Mon, 17 Jul 2017 15:54:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snille" aria-label="Profile: Snille">@<bdi>Snille</bdi></a> I have that module installed also, I was just wanting a quick way to hide certain modules like for example email. For whenever I don’t want any friends snooping, while i still get to show off the mirror. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/25442</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25442</guid><dc:creator><![CDATA[chaseb1357]]></dc:creator><pubDate>Mon, 17 Jul 2017 15:54:40 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Mon, 17 Jul 2017 15:51:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chaseb1357" aria-label="Profile: chaseb1357">@<bdi>chaseb1357</bdi></a> Personally I’m using the “<a href="https://github.com/masters1222/mm-hide-all" target="_blank" rel="noopener noreferrer nofollow ugc">Hide all</a>” module for removing everything. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/25441</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25441</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Mon, 17 Jul 2017 15:51:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Mon, 17 Jul 2017 15:43:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snille" aria-label="Profile: Snille">@<bdi>Snille</bdi></a> Haha, I tried that yes. only to realize my mistake.</p>
]]></description><link>https://forum.magicmirror.builders/post/25440</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25440</guid><dc:creator><![CDATA[chaseb1357]]></dc:creator><pubDate>Mon, 17 Jul 2017 15:43:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Mon, 17 Jul 2017 15:40:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chaseb1357" aria-label="Profile: chaseb1357">@<bdi>chaseb1357</bdi></a> Well, you could “hide” it with a button, but the problem is to get it back again. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/25439</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25439</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Mon, 17 Jul 2017 15:40:43 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Mon, 17 Jul 2017 15:34:30 GMT]]></title><description><![CDATA[<p dir="auto">Is it possible to make the module bar itself toggle-able? It covers a large amount of screen real-estate; I was just wondering if its possible, how I could do that.</p>
]]></description><link>https://forum.magicmirror.builders/post/25438</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25438</guid><dc:creator><![CDATA[chaseb1357]]></dc:creator><pubDate>Mon, 17 Jul 2017 15:34:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Wed, 22 Feb 2017 15:14:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snille" aria-label="Profile: Snille">@<bdi>Snille</bdi></a> yes that’s a a great way to use the modules :) you’re welcome for my version but thank you for yours :D</p>
]]></description><link>https://forum.magicmirror.builders/post/15399</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15399</guid><dc:creator><![CDATA[tosti007]]></dc:creator><pubDate>Wed, 22 Feb 2017 15:14:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Wed, 22 Feb 2017 14:51:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tosti007" aria-label="Profile: tosti007">@<bdi>tosti007</bdi></a> Yes! That’s exactly what I wanted. :) I’m using your modules for accessing the “profiles” and my module as a “quick” option to just view one thing.</p>
<p dir="auto">Thank YOU, for making the first module. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/15395</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15395</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Wed, 22 Feb 2017 14:51:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Wed, 22 Feb 2017 14:47:58 GMT]]></title><description><![CDATA[<p dir="auto">Nice to see people making different versions of my code :)<br />
This indeed was one thing that my module can’t do! Now people can choose to use this module if they want buttons for single modules :D</p>
]]></description><link>https://forum.magicmirror.builders/post/15393</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/15393</guid><dc:creator><![CDATA[tosti007]]></dc:creator><pubDate>Wed, 22 Feb 2017 14:47:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Thu, 09 Feb 2017 05:38:07 GMT]]></title><description><![CDATA[<p dir="auto">Nice! Now I just need to get an touch mirror… 😊</p>
]]></description><link>https://forum.magicmirror.builders/post/14035</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14035</guid><dc:creator><![CDATA[Cato]]></dc:creator><pubDate>Thu, 09 Feb 2017 05:38:07 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Modulebar - A module that adds touch buttons for showing/hiding other modules. on Thu, 09 Feb 2017 02:16:43 GMT]]></title><description><![CDATA[<p dir="auto">Very nice!</p>
]]></description><link>https://forum.magicmirror.builders/post/14017</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14017</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Thu, 09 Feb 2017 02:16:43 GMT</pubDate></item></channel></rss>