From fa62c9321144d6277a93646e06f671e012dd9211 Mon Sep 17 00:00:00 2001 From: stuloh Date: Mon, 16 Jan 2017 11:58:57 -0800 Subject: [PATCH] Added MMM-aviationwx to 3rd party modules --- MagicMirror²-Modules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index c4d3325..9979522 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -42,6 +42,8 @@ The following modules are created by their respective authors: - **[MMM-Alexa by sakirtemel](https://github.com/sakirtemel/MMM-alexa)**
Amazon Alexa integration with using Javascript only. +- **[MMM-aviationwx by stuloh](https://github.com/stuloh/MMM-aviationwx)**
Display aviation weather (METAR) and FAA delay data for continental U.S. airports. + - **[MMM-bitcoin by valmassoi](https://github.com/valmassoi/MMM-bitcoin)**
Display bitcoin ticker price. - **[MMM-Button by PtrBld](https://github.com/ptrbld/MMM-Button)**
Use a button to hide or show different modules via a broadcast message.