joanaz / MMM-MagicMirrorWillSeeYouNow

Magic Mirror module that analyse your personality based on your journaling logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MMM-MirrorMirrorOnTheWall

This is a module for the MagicMirror.

You have to setup and install Alexa Skill before using this module.

Dependencies

Install via npm install

Configuration

The entry in config.js can look like the following. (NOTE: You only have to add the variables to config if want to change its standard value.)

{
    module: 'MMM-MirrorMirrorOnTheWall',
    position: "middle_center",
    config: {}
}

Usage

If you have setup the complementary Alexa skill as instructed in its readme, you should be able to invoke it by saying "Mirror Mirror On The Wall". Next you can say any of the following commands to trigger different actions on the Magic Mirror.

About

Magic Mirror module that analyse your personality based on your journaling logs

License:MIT License


Languages

Language:JavaScript 96.3%Language:CSS 3.7%