From ccd9ecc8873dde2b46cd61d57e0f56bc123e7c93 Mon Sep 17 00:00:00 2001 From: Sheya Bernstein Date: Mon, 6 Nov 2017 13:02:33 +0000 Subject: [PATCH] Added MMM-connection-status --- MagicMirror²-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index a8cc9c4..cabf6d1 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -49,6 +49,7 @@ The following modules are created by their respective authors. |[MMM-Buttons](https://github.com/Jopyth/MMM-Buttons) |Jopyth |More complicated, but also more powerful: multiple buttons, configurable notifications, different actions on short and long press.| |[MMM-Carousel](https://github.com/barnabycolby/MMM-Carousel) |barnabycolby |Rotate modules, to save space on screen.| |[MMM-Carousel w/ Navigation](https://github.com/shbatm/MMM-Carousel) |barnabycolby & shbatm |Fork of MMM-Carousel with page indicators and navigation buttons.| +|[MMM-connection-status](https://github.com/sheyabernstein/MMM-connection-status) |SheyaBernstein |Display internet connection status for MagicMirror2| |[mm-hide-all](https://github.com/masters1222/mm-hide-all) |masters1222 |Hide all modules on your screen.| |[MMM-Glance](https://github.com/eouia/MMM-Glance) |eouia |Show specific module(s) and hide others for a some time by notification or command. | |[MMM-ModuleScheduler](https://github.com/ianperrin/MMM-ModuleScheduler) |ianperrin |Create schedules to control when other modules are shown, hidden or dimmed and to send notifications to other modules.|