From 2bb5cb1e32b140bdd280206086c317ba0ab35914 Mon Sep 17 00:00:00 2001 From: Seongnoh Sean Yi Date: Wed, 18 Jul 2018 09:41:15 +0200 Subject: [PATCH] Updated 3rd Party Modules (markdown) --- 3rd-Party-Modules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 4b27f58..ae03455 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -34,11 +34,12 @@ The following modules are created by their respective authors. |[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.| -|[MMM-Page-Selector](https://github.com/Veldrovive/MMM-Page-Selector) |Veldrovive |Configure location and visibity of modules on defined pages.| |[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-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-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-Remote-Control](https://github.com/Jopyth/MMM-Remote-Control) |Jopyth |Cleanly shutdown (or reboot) your mirror, edit which modules are shown on your mirror and turn your monitor off and on from a simple website, i.e. from your smartphone.| |[MMM-Remote-Control-Repository](https://github.com/eouia/MMM-Remote-Control-Repository) |eouia |Plugin for `MMM-Remote-Control` to update installable modules automatically.| |[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. |