From 0490fe43ed344421d0245622e9c9749b4e703e03 Mon Sep 17 00:00:00 2001 From: fewieden Date: Sat, 27 Aug 2016 11:41:12 +0200 Subject: [PATCH] sorted by alphabet for better overview --- MagicMirror²-Modules.md | 60 ++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 64789e7..7439cb0 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -32,67 +32,67 @@ To install 3rd party or your own custom modules just follow these steps: ##3rd party modules: The following modules are created by their respective authors: -- **[wuforecast by MattLugar](https://github.com/MattLugar/wuforecast)**
Weather Underground Forecast Module Retrieves forecast from Weather Underground. Also adds a percentage probability of precipitation to forecast display. +- **[MMM-AirQuality by CFenner](https://github.com/CFenner/MagicMirror-AirQuality-Module)**
Display the air quality index a for a certain location. -- **[MMM-FRITZ-Box-Callmonitor by PaViRo](https://github.com/paviro/MMM-FRITZ-Box-Callmonitor)**
FRITZ!Box Callmonitor (Display an alert when someone is calling and offers a call history...) +- **[MMM-Button by PtrBld](https://github.com/ptrbld/MMM-Button)**
Use a button to hide or show different modules via a broadcast message. - **[MMM-Callmonitor-Current-Call by PaViRo](https://github.com/paviro/MMM-Callmonitor-Current-Call)**
Extension for [MMM-FRITZ-Box-Callmonitor](https://github.com/paviro/MMM-FRITZ-Box-Callmonitor) (Displays the currently active call) - **[MMM-Facial-Recognition by PaViRo](https://github.com/paviro/MMM-Facial-Recognition)**
Facial recognition and module swapping based on the current user ... -- **[MMM-Wunderlist by PaViRo](https://github.com/paviro/MMM-Wunderlist)**
Displays your Wunderlist todos on your mirror ... - -- **[MMM-wordnik by Vendittelli](https://github.com/SVendittelli/MMM-wordnik)**
Get the word of the day, its definition, and origin ... +- **[MMM-Flickr by kapsolas](http://bit.ly/MMM-Flickr)**
A module to load last 20 images posted to user's Flickr photostream to mirror and animate them; with the need of an API_KEY -- **[MMM-SystemTemperature by MichMich](https://github.com/MichMich/mmm-systemtemperature)**
Display your Raspberry Pi's processor temperature on your MagicMirror. +- **[MMM-Formula1 by ian](https://github.com/ianperrin/MMM-Formula1)**
A module that displays the driver standings from the current Formula 1 season. -- **[MMM-Netatmo by CFenner](https://github.com/CFenner/MagicMirror-Netatmo-Module)**
Display your Netatmo in/outdoor weather station data on your MagicMirror. - -- **[MMM-Sonos by CFenner](https://github.com/CFenner/MagicMirror-Sonos-Module)**
Display the currently playing track of your Sonos system. - -- **[MMM-AirQuality by CFenner](https://github.com/CFenner/MagicMirror-AirQuality-Module)**
Display the air quality index a for a certain location. - -- **[MMM-Traffic by SamLewis0602](https://github.com/SamLewis0602/MMM-Traffic)**
Display commute travel time with current traffic conditions factored in. Can be used for driving, biking, walking, and public transit. +- **[MMM-FRITZ-Box-Callmonitor by PaViRo](https://github.com/paviro/MMM-FRITZ-Box-Callmonitor)**
FRITZ!Box Callmonitor (Display an alert when someone is calling and offers a call history...) - **[MMM-iCloud-Client by Bitte-ein-Bit](https://github.com/bitte-ein-bit/MMM-iCloud-Client)**
Load iCloud addressbook and provide birthday iCal feed for calendar module and addressbook for [MMM-FRITZ-Box-Callmonitor](https://github.com/paviro/MMM-FRITZ-Box-Callmonitor). +- **[MMM-Instagram by kapsolas](http://bit.ly/MMM-Instagram)**
A module load the images from a users Instagram feed. The images are displayed on the mirror and animated; it requires an API_KEY + +- **[MMM-jokes by pvyParts](https://github.com/pvyParts/MMM-jokes)**
A module to load random jokes from the web. + - **[MMM-LocalTransport by CFenner](https://github.com/CFenner/MagicMirror-LocalTransport-Module)**
Display the next public transport connections for a certain route. +- **[MMM-Nest by Mochman](https://github.com/mochman/MMM-Nest)**
A Magic Mirror Module for the Nest Thermostat. + +- **[MMM-Netatmo by CFenner](https://github.com/CFenner/MagicMirror-Netatmo-Module)**
Display your Netatmo in/outdoor weather station data on your MagicMirror. + +- **[MMM-Olympia by ghlasse](https://github.com/GHLasse/MagicMirror-Olympia-Module)**
A module that displays the medals for the current summer olympics. + - **[MMM-Ping by CFenner](https://github.com/CFenner/MagicMirror-Ping-Module)**
Display the mirrors connection status. -- **[MMM-Windfinder by CFenner](https://github.com/CFenner/MagicMirror-Windfinder-Module)**
Display the wind forecast for a location, important for surfers & sailors. +- **[MMM-PIR-Sensor by PaViRo](https://github.com/paviro/MMM-PIR-Sensor)**
This module can monitor a PIR motion sensor and put your mirror to sleep if nobody uses it. + +- **[MMM-Podcast by PtrBld](https://github.com/ptrbld/MMM-Podcast)**
This module can show/hide a video downloaded from a Podcast or a private server (needs static file path). At the moment you can only display the video by clicking a button (use the MMM-Button module). + +- **[MMM-RandomPhoto by diego-vieira](https://github.com/diego-vieira/MMM-RandomPhoto)**
A module that will load a random photo from an URL. - **[MMM-Scrobbler by PtrBld](https://github.com/PtrBld/MMM-Scrobbler)**
Display the current playing song from Spotify, ITunes and Co. - **[Snow by nhubbard](https://github.com/nhubbard/MagicPlugins/tree/master/snow)**
Get your festive on. Put snow in the background for winter or anti burn-in purposes... your family won't know the difference. -- **[MMM-PIR-Sensor by PaViRo](https://github.com/paviro/MMM-PIR-Sensor)**
This module can monitor a PIR motion sensor and put your mirror to sleep if nobody uses it. - -- **[MMM-Button by PtrBld](https://github.com/ptrbld/MMM-Button)**
Use a button to hide or show different modules via a broadcast message. - -- **[MMM-Podcast by PtrBld](https://github.com/ptrbld/MMM-Podcast)**
This module can show/hide a video downloaded from a Podcast or a private server (needs static file path). At the moment you can only display the video by clicking a button (use the MMM-Button module). - - **[MMM-Toon by MichMich](https://github.com/MichMich/MMM-Toon)**
A Magic Mirror Module for the Toon Thermostat. -- **[MMM-Nest by Mochman](https://github.com/mochman/MMM-Nest)**
A Magic Mirror Module for the Nest Thermostat. +- **[MMM-Traffic by SamLewis0602](https://github.com/SamLewis0602/MMM-Traffic)**
Display commute travel time with current traffic conditions factored in. Can be used for driving, biking, walking, and public transit. - **[MMM-Trello by Jopyth](https://github.com/Jopyth/MMM-Trello)**
This module can show [Trello](https://trello.com/) cards on your mirror. -- **[MMM-jokes by pvyParts](https://github.com/pvyParts/MMM-jokes)**
A module to load random jokes from the web. +- **[MMM-soccer by fewieden](https://github.com/fewieden/MMM-soccer)**
A module that displays standings from European Soccer (Football) leagues. -- **[MMM-Flickr by kapsolas](http://bit.ly/MMM-Flickr)**
A module to load last 20 images posted to user's Flickr photostream to mirror and animate them; with the need of an API_KEY - -- **[MMM-Instagram by kapsolas](http://bit.ly/MMM-Instagram)**
A module load the images from a users Instagram feed. The images are displayed on the mirror and animated; it requires an API_KEY - -- **[MMM-RandomPhoto by diego-vieira](https://github.com/diego-vieira/MMM-RandomPhoto)**
A module that will load a random photo from an URL. +- **[MMM-Sonos by CFenner](https://github.com/CFenner/MagicMirror-Sonos-Module)**
Display the currently playing track of your Sonos system. - **[MMM-Strava by ian](https://github.com/ianperrin/MMM-Strava)**
A module that displays your activity data from [Strava.com](https://www.strava.com). -- **[MMM-soccer by fewieden](https://github.com/fewieden/MMM-soccer)**
A module that displays standings from European Soccer (Football) leagues. +- **[MMM-SystemTemperature by MichMich](https://github.com/MichMich/mmm-systemtemperature)**
Display your Raspberry Pi's processor temperature on your MagicMirror. -- **[MMM-Formula1 by ian](https://github.com/ianperrin/MMM-Formula1)**
A module that displays the driver standings from the current Formula 1 season. +- **[MMM-Windfinder by CFenner](https://github.com/CFenner/MagicMirror-Windfinder-Module)**
Display the wind forecast for a location, important for surfers & sailors. -- **[MMM-Olympia by ghlasse](https://github.com/GHLasse/MagicMirror-Olympia-Module)**
A module that displays the medals for the current summer olympics. +- **[MMM-wordnik by Vendittelli](https://github.com/SVendittelli/MMM-wordnik)**
Get the word of the day, its definition, and origin ... + +- **[wuforecast by MattLugar](https://github.com/MattLugar/wuforecast)**
Weather Underground Forecast Module Retrieves forecast from Weather Underground. Also adds a percentage probability of precipitation to forecast display. + +- **[MMM-Wunderlist by PaViRo](https://github.com/paviro/MMM-Wunderlist)**
Displays your Wunderlist todos on your mirror ... ## Create your own module If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules) \ No newline at end of file