From f56225c618e805f94a0d1b144e05c06d1cd25549 Mon Sep 17 00:00:00 2001 From: Diego Vieira Date: Tue, 26 Jul 2016 08:07:12 -0300 Subject: [PATCH] added MMM-RandomPhoto module --- MagicMirror²-Modules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 9d77c4e..d4fceef 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -84,5 +84,7 @@ The following modules are created by their respective authors: - **[MMM-Instagram by kapsolas](http://bit.ly/MMM-Instagram)**
A module load the images from a users Instagram feed. The images are displayed on the mirror and animated; it requires an API_KEY +- **[MMM-RandomPhoto by diego-vieira](https://github.com/diego-vieira/MMM-RandomPhoto)**
A module that will load a random photo from an URL. + ## 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/develop/modules) \ No newline at end of file