From 9ed5abf4875196040f06c409dc6354081986470b Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Fri, 21 Jun 2024 09:37:02 +0200 Subject: [PATCH] MMM-GoogleMapsTraffic: Switch to fork; Update URL --- 3rd-Party-Modules.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 530b6e2..9f4bdd0 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -224,7 +224,7 @@ The following modules are maintained by their respective authors. If you have a |[MMM-Futar](https://github.com/balassy/MMM-Futar) |[balassy](https://github.com/balassy) |Displays Budapest public transport information directly from the Futár webservice. | |[MMM-GeoTracking](https://github.com/asimhsidd/MMM-GeoTracking) |[asimhsidd](https://github.com/asimhsidd) |Geo-track a moving object on the map by continuously listening to a pubnub channel where the publisher (example file attached) has to publish the new location (lat, lon) as and when moves. | |[MMM-GoogleMaps-Tracking](https://github.com/MartinGris/MMM-GoogleMaps-Tracking) |[MartinGris](https://github.com/MartinGris) |Tracking of multiple objects on a google map. Position can be updated by a notification. | -|[MMM-GoogleMapsTraffic](https://github.com/vicmora/MMM-GoogleMapsTraffic) |vicmora |Displays a Google map, centered at provided coordinates, with traffic information. | +|[MMM-GoogleMapsTraffic](https://github.com/doctorfree/MMM-GoogleMapsTraffic) |doctorfree |Displays a Google map, centered at provided coordinates, with traffic information. | |[MMM-google-route](https://github.com/mrdis/MMM-google-route) |mrdis |Displays the two best routes from an origin to a destination, using Google Directions API. | |[MMM-GoogleTrafficTimes](https://github.com/pjestico/MMM-GoogleTrafficTimes) |pjestico |Lists travel times to requested locations taking into account Google traffic information. | |[MMM-GoogleTrafficTimes](https://github.com/Jacopo1891/MMM-GoogleTrafficTimes) |[Jacopo1891](https://github.com/jacopo1891) |Lists travel times to requested locations taking into account Google traffic information with "classic view". | @@ -844,8 +844,8 @@ The following modules are maintained by their respective authors. If you have a |[MMM-SystemMonitor](https://github.com/btastic/MMM-SystemMonitor) |[btastic](https://github.com/btastic) |Shows system stats similar to MMM-SystemStats. | |[MMM-SystemTemperature](https://github.com/MichMich/mmm-systemtemperature) |MichMich |Display your Raspberry Pi's processor temperature. | |[MMM-Tado](https://github.com/WouterEekhout/MMM-Tado) |[WouterEekhout](https://github.com/WouterEekhout) |Display information from your Tado Smart Thermostat. | -|[MMM-TelegramBot](https://github.com/MMRIZE/MMM-TelegramBot) |MMRIZE| Interact with MagicMirror via Telegram. (Revamped)| -|[MMM-TelegramCommands](https://github.com/doctorfree/MMM-TelegramCommands) |[doctorfree](https://github.com/doctorfree) |Creates and manages Telegram commands to control a MagicMirror² via the MirrorCommandLine tools. MMM-TelegramCommands requires the installation and configuration of the [MMM-TelegramBot](https://github.com/bugsounet/MMM-TelegramBot) module and the [MirrorCommandLine](https://gitlab.com/doctorfree/MirrorCommandLine) suite of command line utilites for the MagicMirror². | +|[MMM-TelegramBot](https://github.com/MMRIZE/MMM-TelegramBot) |MMRIZE |Interact with your mirror via Telegram. (Revamped)| +|[MMM-TelegramCommands](https://github.com/doctorfree/MMM-TelegramCommands) |[doctorfree](https://github.com/doctorfree) |Creates and manages Telegram commands to control a MagicMirror² via the MirrorCommandLine tools. MMM-TelegramCommands requires the installation and configuration of the [MMM-TelegramBot](https://github.com/MMRIZE/MMM-TelegramBot) module and the [MirrorCommandLine](https://gitlab.com/doctorfree/MirrorCommandLine) suite of command line utilites for the MagicMirror². | |[MMM-temp-ds18b20](https://github.com/Thlb/MMM-temp-ds18b20) |Thlb |Display DS18B20 sensor's temperature. | |[MMM-TFL-Arrivals](https://github.com/ryck/MMM-TFL-Arrivals) |MMM-TFL-Arrivals |This module gets real time arrival predictions for specifc stops using the TfL API. | |[MMM-Thingiverse](https://github.com/appdevelopmentandsuch/MMM-Thingiverse) |appdevelopmentandsuch |View the latest popular things on Thingiverse. |