Read the statement by Michael Teeuw here.
Posts
-
MMM-Fuel
-
MMM-voice
After a long development process here is an offline voice recognition module
[card:fewieden/MMM-voice]
Features:
-
Turn HDMI on/off
-
Hide/Show all modules
With this module, you’re also able to control other modules like:
[card:fewieden/MMM-Fuel] [card:fewieden/MMM-NFL] [card:fewieden/MMM-ip] [card:fewieden/MMM-soccer]
Complete list of supported modules can be found here
You want your module to be supported as well? Take a look on the developers guide
There is a hidden easteregg, who can find it?
Thanks to all who helped me with this
-
-
MMM-Modal
I tweaked my modal that I’m using in some of my modules. Instead of duplicating this all over the place I created a new module for a single source of truth and so it can also be used by other devs/users.
[card:fewieden/MMM-Modal]
Modal and dialog windows with touch, voice and non input support.
I just started building it so it might still have some bugs.

-
Default weather module refactoring
Dear MagicMirror² users,
the refactoring of the default weather module is coming closer to it’s final implementation.
There is a pull request https://github.com/MichMich/MagicMirror/pull/1488 for it.
Which can be tested by everyone who is interested.
What is new?
- one module for current and forecast weather
- multiple providers (currently openweathermap and darksky)
-
MMM-OlympicGames
Description:
Olympic Games Module for MagicMirror2
Screenshots:

Download:
[card:fewieden/MMM-OlympicGames]
Initial Version
-
MMM-ShipmentTracking
[card:fewieden/MMM-ShipmentTracking]

Currently there is only DHL (can someone test if this is also working for non german ids?) included, when i get some tracking ids for other carriers i will implement them as well, if you don’t mind you can send me some per personal message.
-
MMM-syslog
Another unpublished module from @paviro, which I extended the last weeks

[card:paviro/MMM-syslog]Originally requested from @PointPubMedia
-
Dev Gallery
Let’s collect some pictures for developers
Russian Roulette (Dev Edition)

-
RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror
@PaulB as the install instruction says
git clone https://github.com/Jopyth/MMM-Remote-Control.git -
RE: Smartphone App for configuring MagicMirror
I just sent my professor an arrangement for my bachelor thesis with the mobile app for magicmirror as my topic. let’s see what his response will be :)
-
RE: Is there a way . . .
@Mykle1 put that in custom.css
body { margin: 20px; height: calc(100% - 40px); width: calc(100% - 40px); } -
Mobile app (bachelor thesis)
Hey guys, I created a survey for my bachelor thesis (mobile app for MagicMirror²).
Feel free to share it with all MagicMirror² users you know.
I will post updates on this topic here. If you have questions, suggestions, etc. you also can send me a private message.
Thanks for your support
Survey is closed -
RE: Throwing down the gauntlet
if someone wants to achieve the same, actually there is the module wunderground twice (center and right), but once the forecast and the other time the current weather is hidden
.region.top.center .MMM-WunderGround table.small, //selector for forecast .region.top.right .MMM-WunderGround table:not(.small), //selector for current weather .region.top.right .MMM-WunderGround table.small td:nth-child(6) { //selector for rain amount display:none; } -
MMM-Soccer - Standings, Schedules and Top Scorers
Description
Module to bring your favorite soccer leagues and cups onto the MagicMirror. Display information about standings, schedules, and top scorers.
Screenshot


Link
https://github.com/fewieden/MMM-soccer
[card:fewieden/MMM-soccer]
-
RE: MMM-FRITZ-Box-Callmonitor
cd ~/MagicMirror/modules/MMM-FRITZ-Box-Callmonitor npm install -
RE: custom.css
a proper solution would be to do your changes in the custom.css only, so you’ll not lose your modification by an update
in general you do the following rule
.MODULE_NAME .CLASS_TO_CHANGE { /*CSS RULE*/ }.compliments .xlarge { font-weight: bold; }this will only affect your compliments module
-
RE: MMM-MLB
@ooom416354 if you can wait for a few days I will teach @cowboysdude how to do it



