MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. mrmidi
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 10
    • Groups 0

    Posts

    Recent Best Controversial
    • MMM-Frame-Light: Make your Smart Mirror Shine

      Just created my first Mirror Magic Module. Add a pure white border around your Magic Mirror. This big white light illuminates your face and looks great with Modules or by itself.

      MIRROR_LIGHTS_ON & MIRROR_LIGHTS_OFF

      screenshot

      https://github.com/manifestinteractive/MMM-Frame-Light

      If there is anything I can do to make this better, let me know. I plan to create a few more of these :)

      posted in Utilities frame light utility style
      mrmidiM
      mrmidi
    • MMM-Leap-Motion: Gesture Control for Magic Mirror

      Greetings All,

      Just wrapped up support for the Leap Motion Controller.

      https://github.com/manifestinteractive/MMM-Leap-Motion

      alt text

      IMPORTANT: This ONLY works with the Native Leap Motion App

      You will not be able to use this with the Raspberry Pi, or any other hardware that does not have the Native Leap Motion App running in the background. Your Magic Mirror computer will need to be powerful enough to meet the Minimum Requirements to run the Leap Motion Controller.

      Features

      • Visual Indicator when your hand is detected, letting you know you can make a gesture
      • Visual Representation of Gestures on Screen
      • Supports Swipe Gestures: Up, Down, Left, Right, Forward & Back
      • Supports Circle Gestures: Clockwise, Counter Clockwise
      • Ability to limit which gestures you want to watch for
      posted in System
      mrmidiM
      mrmidi
    • MMM-Nest-Camera: Display Live Nest Cameras in Magic Mirror

      Description

      Greetings All,

      Just committed a new Magic Mirror Module to GitHub:

      The module will let you pick between streaming video or auto-updating snapshots. You can also pick 4 different sizes to render with. Only want to show one or two of your camera’s and ignore the rest? That’s doable too.

      I tried to make the setup easy by creating a bash script that walked you through creating a Nest API token for your mirror.

      NOTES:

      • video mode may not autoplay for all devices, as some devices require user interaction before video content will play. This is why I created the other mode …

      • image mode will automatically update every three seconds with the latest snapshot from your security camera. Three seconds seemed about the fasted I could fetch the update and get a new image from Nest. I also made sure to load the image into memory first before updating the DOM, so there should not be any flickering as the images from your security camera are updated.

      If you have any idea or suggestions on how to make this better, hit me up on GitHub or Twitter.

      Screenshot

      screenshot

      Download

      [card:manifestinteractive/MMM-Nest-Camera]

      posted in Utilities
      mrmidiM
      mrmidi
    • RE: MMM-Page-Selector: A page switcher that can set positions of modules

      @veldrovive said in MMM-Page-Selector: A page switcher that can set positions of modules:

      MMM-Page-Selector

      This is exactly what I was looking for. I am building a Leap Motion Module ( for native Leap app on Windows, MacOS, etc … not Raspberry Pi ) that detects swipe gestures.

      I will release that in the next few days and make a comment on here about it. But essentially you swipe left to go to a previous page, swipe right to go to the next, etc.

      My Smart Mirror is going in a bathroom, and I wanted a way to navigate the pages without having to touch anything, including the mirror. This actually works pretty well.

      I found your repo on GitHub a few days ago and have already been messing with it, and was trying to work out some bugs with the old pages prop you used to have on your module, but this new method of moving the pages to the modules we want to embed is much cleaner.

      Bravo.

      posted in System
      mrmidiM
      mrmidi
    • 1 / 1