diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 06d14dc..bd8a89d 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -80,5 +80,9 @@ The following modules are created by their respective authors: - **[MMM-jokes by pvyParts](https://github.com/pvyParts/MMM-jokes)**
A module to load random jokes from the web. +- **[MMM-Flickr by kapsolas](https://github.com/kapsolas/MMM-Flickr)**
A module to load last 20 images posted to user's Flickr photostream to mirror and animate them; with the need of an API_KEY + +- **[MMM-Instagram by kapsolas](https://github.com/kapsolas/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 + ## 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