From 5fd7a82184fd935533161ab72f1d540e3f55f361 Mon Sep 17 00:00:00 2001 From: shbatm Date: Thu, 3 Jan 2019 15:14:48 -0600 Subject: [PATCH] Add DarkSkyForecast --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 2f8ee52..6ea5e50 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -198,6 +198,7 @@ The following modules are created by their respective authors. |[MMM-TAF](https://github.com/imperian/MMM-TAF)|imperian |Display METAR and TAF data for airports world-wide.| |[MMM-bergfex.at](https://github.com/nebulx29/MMM-bergfex) |nebulx |Displays snow reports from bergfex.at| |[MMM-BMW-DS](https://github.com/mykle1/MMM-BMW-DS) |Mykle1 |Weather designed for bottom bar position, now using the DarkSky API| +|[MMM-DarkSkyForecast](https://github.com/jclarke0000/MMM-DarkSkyForecast) |jclarke0000 |A weather module that displays current, hourly and daily forecast information using data from the Dark Sky API. | |[MMM-darksky-hourly](https://github.com/jacquesCedric/MMM-darksky-hourly) |JacquesCedric |Hourly weather and precipitation pulled from DarkSky| |[MMM-LocalTemperature](https://github.com/glitch452/MMM-LocalTemperature) |glitch452 |Show the temperature and/or humidity from a DHT11, DHT22, or AM2302 sensor| |[MMM-DHT22](https://github.com/Bangee44/MMM-DHT22) |Bangee44 |Monitor the temperature and the humidity from a DHT22-Sensor on your Magic Mirror|