From 10e68dbd861eb7187c52a71c49317cbba5d4f4cf Mon Sep 17 00:00:00 2001 From: Christopher Date: Sat, 30 Apr 2016 02:33:33 +0200 Subject: [PATCH] add module MagicMirror-LocalTransport-Module --- MagicMirror²-Modules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 405cfd5..850b8ac 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -34,5 +34,7 @@ The following modules are created by their respective authors: - **[MMM-iCloud-Client by Bitte-ein-Bit](https://github.com/bitte-ein-bit/MMM-iCloud-Client)**
Load iCloud addressbook and provide birthday iCal feed for calendar module and addressbook for [MMM-FRITZ-Box-Callmonitor](https://github.com/paviro/MMM-FRITZ-Box-Callmonitor). +- **[MMM-LocalTransport by CFenner](https://github.com/CFenner/MagicMirror-LocalTransport-Module)**
Display the public transport connections for a certain route. + ## Create your own module If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://github.com/MichMich/MagicMirror/tree/v2-beta/modules) \ No newline at end of file