Here are
92 public repositories
matching this topic...
Magic Mirror Module to shutdown or configure your mirror
Updated
Aug 31, 2021
JavaScript
Turn your MagicMirror into an 'Amazon Echo'. Activated when you say 'Alexa'.
Updated
Aug 10, 2021
TypeScript
MagicMirror² module: Displays text, images, or a Youtube video, and open or close Magic Mirror Modules according to commands heard by Alexa.
Updated
Sep 23, 2018
JavaScript
Forecast.io Module for MagicMirror
Updated
Jan 5, 2021
JavaScript
Template module for MagicMirror
Updated
Oct 23, 2020
JavaScript
This an extension for the MagicMirror. It provides a very simple Trello integration, by displaying cards in a list.
Updated
Jan 21, 2021
JavaScript
Alexa skill for controlling a MagicMirror²
Updated
Oct 17, 2019
JavaScript
A module for the MagicMirror, to display informations about the currently playing songs on your Sonos system.
Updated
Jul 5, 2019
JavaScript
This is a motion detector module for MagicMirror
Updated
Aug 12, 2021
JavaScript
This module can be used to to connect buttons to your Magic Mirror²
Updated
Jul 20, 2017
JavaScript
This is my first Node.JS module for MagicMirror^2. This module could display several world-wide local times.
Updated
Feb 21, 2020
JavaScript
MagicMirror Modules Simple Logo
Updated
Aug 1, 2019
JavaScript
A module for the MagicMirror, to display the current air quality index of a certain location.
Updated
May 14, 2017
JavaScript
A module for the MagicMirror to display informations about your rooms climate from your Netatmo system.
Updated
Sep 16, 2021
JavaScript
A simple, multi-threaded interface for the HC-SR04 sensors and the MagicMirror
Updated
Sep 15, 2021
JavaScript
Magic Mirror 2 JEEDOM Module
Updated
May 4, 2020
JavaScript
This module loads current weather as images on Magic Mirror
Updated
Apr 13, 2021
JavaScript
MagicMirror² Module to monitor public transport (U-bahn, tram, bus, S-Bahn) in Munich
Updated
May 31, 2021
JavaScript
A MagicMirror Module displaying Clothes depending on the weather forecast and your personal preferences.
Updated
Feb 19, 2021
JavaScript
A MagicMirror Module for displaying current flights in the sky above you!
Updated
Apr 30, 2020
JavaScript
A somewhat RESTful(ish) API for Magic Mirror²
Updated
Mar 10, 2018
Shell
A module for Michael Teeuw's MagicMirror project that displays your crypto-currencies Coinbase balance.
Updated
Dec 21, 2020
JavaScript
Music Player Deamon module for Magic Mirror
Updated
Oct 21, 2020
JavaScript
Movie info module for the MagicMirror project
Updated
May 16, 2018
JavaScript
Updated
Jul 3, 2020
JavaScript
This module loads a YouTube player and a specified playlist and will randomize the videos.
Updated
Mar 5, 2019
JavaScript
Roomba980 module for the Magic Mirror.
Updated
Jun 27, 2021
JavaScript
MagicMirror module that uses ADS-B systems to track nearby planes
Updated
Jul 28, 2021
JavaScript
Improve this page
Add a description, image, and links to the
magic-mirror-modules
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
magic-mirror-modules
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is it possible to have the route only listen for events only on the current day of the event? I want my map to default to a certain route ....but not day of events.
right now it shows an event that's in 20 days, I don't need that route estimate right now obviously.
I think it would be something here?
`// Let's see if we can handle it
if (notification === "CALENDAR_EVENTS") {