From 75d35f1fdb2af6b458c0526d8d5c423b7bb8a9aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raymund=20=C3=81cs?= Date: Fri, 28 Dec 2018 23:08:50 +0100 Subject: [PATCH] MMM-network-signal module --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index ea2bc9f..8dc861f 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -39,6 +39,7 @@ The following modules are created by their respective authors. |[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-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!|