From d4e2cd8089baf3bb93158bc5e27303d129eee112 Mon Sep 17 00:00:00 2001 From: Alberto de Tena Rojas Date: Tue, 12 Dec 2017 12:58:26 +0100 Subject: [PATCH] Added MMM-Selfie --- MagicMirror²-Modules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 72ccf2b..c497564 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -209,7 +209,7 @@ The following modules are created by their respective authors. |[MMM-json-feed](https://github.com/amcolash/MMM-json-feed) |amcolash |Display data from any JSON source.| |[MMM-JSONStatusChecker](https://github.com/shbatm/MMM-JSONStatusChecker) |shbatm |Display a True/False status from any JSON source (e.g. VPN Connected/Disconnected).| |[MMM-KeyBindings](https://github.com/shbatm/MMM-KeyBindings) |shbatm |A module for getting bluetooth remote control and keyboard inputs| -|[MMM-LCDControl](https://github.com/Txukie/MMM-LCDControl) |Txukie |Turns on or off a device connected to GPIO (in my case, an LCD screen) based on the input of a PIR device.| +|[MMM-LCDControl](https://github.com/Txukie/MMM-LCDControl) |Txukie |Turns on or off a device connected to GPIO (in my case, an LCD screen) based on the input of a PIR device. Integrates nicely with MMM-Assistant (for voice control) and MMM-TelegramBot (for Telegram control).| |[MMM-max](https://github.com/mirko3000/MMM-max) |mirko3000 |Displays the status of you MAX! radiator thermostats via the MAX! cube gateway.| |[MMM-Memo](https://github.com/schnibel/MMM-Memo) |schnibel |Add one to many memo notes ("post-it look & feel") on your Magic Mirror. Content is manageable through HTTP get requests.| |[MMM-MPR121](https://github.com/PatriceG/MMM-MPR121) |PatriceG |Connects multiple touch (capacitive) buttons via a MPR121 touch controller to send notifications to other modules (based on MMM-Buttons)| @@ -230,6 +230,7 @@ The following modules are created by their respective authors. |[MMM-Rest](https://github.com/Tuxdiver/MMM-Rest) |Tuxdiver |Fetching REST data and display them on the mirror.| |[MMM-RSS-FEED](https://github.com/Taolanoz/MMM-RSS-FEED) |taolanoz |Display any RSS feed| |[MMM-RTSPStream](https://github.com/shbatm/MMM-RTSPStream) |shbatm |Show RTSP video stream(s) from one or more security cameras.| +|[MMM-Selfie](https://github.com/Txukie/MMM-Selfie) |Txukie |Takes a Selfie with an official Raspberry Pi Cam and can publish it to Facebook or Twitter. Needs API keys. Integrates nicely with MMM-Assistant (for voice control) and MMM-TelegramBot (for Telegram control).| |[MMM-ShairportMetadata](https://github.com/surekap/MMM-ShairportMetadata) | surekap | A module to integrate Apple AirTunes/Airplay metadata coming via shairport-sync into the MagicMirror. Does not work with video or mirroring. |[MMM-ShipmentTracking](https://github.com/fewieden/MMM-ShipmentTracking) |fewieden |Display your shipment tracking status.| |[MMM-SimpleLogo](https://github.com/frdteknikelektro/MMM-SimpleLogo) |frdteknikelektro |Simply displays logo with local image file path or url.|