From 9a9a98c79818bbb596448b132b8816e4df698ede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Ram=C3=ADrez=20Norambuena?= Date: Thu, 23 Mar 2017 21:26:32 -0300 Subject: [PATCH] add MagicMirror-Module-Template --- MagicMirror²-Modules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 1f37921..db9a38f 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -37,6 +37,8 @@ to the list of modules. You can look at the default modules for examples and fur ## 3rd party modules (sorted from a-z): The following modules are created by their respective authors: +- **[MagicMirror-Module-Template](https://github.com/roramirez/MagicMirror-Module-Template)**
Module to help developers to start building their own modules for the MagicMirror. + - **[MMM-Advent by Jopyth](https://github.com/Jopyth/MMM-Advent)**
Display a candle burning down towards a specific date (e.g. an advent candle). - **[MMM-AirQuality by CFenner](https://github.com/CFenner/MagicMirror-AirQuality-Module)**
Display the air quality index a for a certain location.