From 6513c7d7149667111458fd2ae2e7fe83bee81a09 Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Tue, 23 Apr 2019 20:34:44 -0400 Subject: [PATCH] Alphabetically sorted core modules --- 3rd-Party-Modules.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 73ed2aa..e6a5fb1 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -40,17 +40,22 @@ The following modules are created by their respective authors. |[MMM-Button](https://github.com/ptrbld/MMM-Button) |PtrBld |Use a button to hide or show different modules via a broadcast message.| |[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 w/ Navigation](https://github.com/shbatm/MMM-Carousel) |barnabycolby & shbatm |Fork of MMM-Carousel with page indicators and navigation buttons.| -|[MMM-Carousel](https://github.com/barnabycolby/MMM-Carousel) |barnabycolby |Rotate modules, to save space on screen.| +|[MMM-Carousel](https://github.com/barnabycolby/MMM-Carousel) |barnabycolby |Rotate modules, to save space on screen. +|[MMM-connection-status](https://github.com/sheyabernstein/MMM-connection-status) |SheyaBernstein |Display internet connection status for MagicMirror2|| |[MMM-Dynamic-Modules](https://github.com/Toreke/MMM-Dynamic-Modules.git)|Toreke|Change positions of modules.| |[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-GroveGestures](https://github.com/eouia/MMM-GroveGestures) |eouia |detecting 3D gesture with GroveGesture Sensor(PAJ7620u2)| +|[mm-hide-all](https://github.com/masters1222/mm-hide-all) |masters1222 |Hide all modules on your screen.| |[MMM-Logging](https://github.com/shbatm/MMM-Logging) |shbatm |More details and customization for MM's Node.js console logs. | |[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.| |[MMM-ModuleToggleButton](https://github.com/balassy/MMM-ModuleToggleButton) |[balassy](https://github.com/balassy)|Shows or hides other modules when a momentary push button is pressed. Useful for development and maintenance after the module is deployed.| |[MMM-Navigate](https://github.com/Ax-LED/MMM-Navigate)|AxLED|A module to connect a rotary encoder to MagicMirror and use it for Navigation inside of MagicMirror.| |[MMM-NetworkConnection](https://github.com/slametps/MMM-NetworkConnection) |Slamet PS | Display network connection status (ping, download speed, upload speed).| +|[MMM-network-signal](https://github.com/PoOwAa/MMM-network-signal) |PoOwAa | Display a solid wifi logo as network signal based on ping speed.| |[MMM-NotificationTrigger](https://github.com/eouia/MMM-NotificationTrigger) |eouia |MMM-NotificationTrigger is a simple notification relay which can convert notifications from TRIGGER_NOTIFICATION to FIRE_NOTIFICATION| |[MMM-OnScreenMenu](https://github.com/shbatm/MMM-OnScreenMenu) |shbatm |Simple On-Screen Menu for controlling the MagicMirror²| +|[MMM-pages](https://github.com/edward-shen/MMM-pages) |edward-shen |An maintained module that allows you to rotate out pages of modules!| +|[MMM-page-indicator](https://github.com/edward-shen/MMM-page-indicator) |edward-shen |A helper module to display what page you're on. Intended to be used with other modules that rotate out modules.| |[MMM-Page-Selector](https://github.com/Veldrovive/MMM-Page-Selector) |Veldrovive |Configure location and visibity of modules on defined pages.| |[MMM-ProfileSwitcher](https://github.com/tosti007/MMM-ProfileSwitcher) |toasti007 |This Module adds the ability to have different layouts for different profiles.| |[MMM-Remote-Control-Repository](https://github.com/eouia/MMM-Remote-Control-Repository) |eouia |Plugin for `MMM-Remote-Control` to update installable modules automatically.| @@ -58,12 +63,7 @@ The following modules are created by their respective authors. |[MMM-Simple-Swiper](https://github.com/Bee-Mar/MMM-Simple-Swiper) |Bee-Mar; OttoJuba |Simple, multi-threaded interface for HC-SR04 ultra sonic sensors to be used with MMM-pages| |[MMM-Tabulator](https://github.com/E3V3A/MMM-Tabulator) | [E:V:A](https://github.com/E3V3A/) | A Demo module for using [Tabulator](http://tabulator.info/) to directly parse JSON/XML into MM DHTML tables. | |[MMM-ViewNotifications](https://github.com/glitch452/MMM-ViewNotifications)|glitch452|Display a list of notifications that have been broadcast to all the modules.| -|[MMM-connection-status](https://github.com/sheyabernstein/MMM-connection-status) |SheyaBernstein |Display internet connection status for MagicMirror2| -|[MMM-network-signal](https://github.com/PoOwAa/MMM-network-signal) |PoOwAa | Display a solid wifi logo as network signal based on ping speed.| -|[MMM-page-indicator](https://github.com/edward-shen/MMM-page-indicator) |edward-shen |A helper module to display what page you're on. Intended to be used with other modules that rotate out modules.| -|[MMM-pages](https://github.com/edward-shen/MMM-pages) |edward-shen |An maintained module that allows you to rotate out pages of modules!| |[MagicMirror-Module-Template](https://github.com/roramirez/MagicMirror-Module-Template) |MichMich |Module to help developers to start building their own modules for the MagicMirror.| -|[mm-hide-all](https://github.com/masters1222/mm-hide-all) |masters1222 |Hide all modules on your screen.| ### Finance