From cc575a9a4b4c1ada8aec0964a705cc717582eef2 Mon Sep 17 00:00:00 2001 From: Vikram Raja <40804831+vikramraja1995@users.noreply.github.com> Date: Thu, 7 Feb 2019 16:23:26 -0800 Subject: [PATCH] Added MMM-SFMuniBusTimes module --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index d960052..06cd00a 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -87,6 +87,7 @@ The following modules are created by their respective authors. |Title|Author|Description| |:-|:-|:-| +|[MMM-SFMuniBusTimes](https://github.com/vikramraja1995/MMM-SFMuniBusTimes)|[vikramraja1995](https://github.com/vikramraja1995/)| Displays the ETA of San Francisco's MUNI Bus and Rail systems based on the given stops and routes. | |[MMM-TracCar](https://github.com/asimhsidd/MMM-TracCar)|[asimhsidd](https://github.com/asimhsidd/)|Track moving objects through Traccar.org APIs on google maps. This is based on a websocket connection to the Traccar.org server over which the locations of all the registered users are received upon any update. Not only the markers are updated but also the map's center & zoom level. All online users have a green icon, rest are red. Error handling is built in too.| |[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-DublinRTPI](https://github.com/galaktor/MMM-DublinRTPI)|[galaktor](https://github.com/galaktor)|Customisable real-time stop data for Dublin Bus, Luas and IrishRail stops|