A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Hotword (v2) - whole-new-built

    21
    3 Votes
    21 Posts
    10k Views
    ?
    @Bronno And by such a reason, Even though I made these modules, I don’t use Hotword. I thought that was fun, but looks a bit ridiculous. In front of mirror, saying “smart mirror” looks somewhat self-contious excessed. :D Instead, I use generally gesture or finger snap. It looks more cool. ( I think)
  • Page change with interval

    3
    0 Votes
    3 Posts
    1k Views
    W
    It’s ingenious. However, with Page-Selector, I don’t see how I can do it. I’ll try, thank you.
  • MMM-flic

    button profile layout profileswticher bluetooth flic
    2
    1 Votes
    2 Posts
    1k Views
    brobergB
    @da4throux excellent! Maybe now I will have the motivation to setup the flic buttons I got two years ago 😁
  • 0 Votes
    1 Posts
    268 Views
    M
    how to filter and block wikipedia search results with MMM-Notification Trigger module … help me please
  • This topic is deleted!

    1
    1 Votes
    1 Posts
    248 Views
  • 3 Votes
    184 Posts
    344k Views
    V
    Is this also working with “german language / commands”? Thanks
  • MMM-Clap

    25
    2 Votes
    25 Posts
    7k Views
    ?
    @smarthome Can you share your config about MMM-Clap? eouia0819@gmail.com
  • MMM-TouchSwipe - Touch screen navigator to work with MMM-Pages

    1
    1 Votes
    1 Posts
    1k Views
    buzzkcB
    Description: This is a module that displays a section to use for capturing touch events to navigate forward/backwards through pages when using MMM-Pages. A home icon navigates back to the first page. I’m using MagicMirror on a small 3.5" touch screen that displays one module at a time and wanted a way to easily change pages without additional sensors. Screenshots: [image: MMM-TouchSwipe.png?raw=true] Download: [card:buzzkc/MMM-TouchSwipe] Version 1.0.0 initial release
  • MMM-JarvisFace

    3
    2 Votes
    3 Posts
    2k Views
    S
    @t-architecture99 could u provide a little more info… someone might be able to help you
  • MMM-SleepWake using external motion detection source

    16
    3 Votes
    16 Posts
    9k Views
    S
    @mithatcak interesting
  • 2 Votes
    56 Posts
    110k Views
    S
    @randomnoise said in PIR-Sensor - put your mirror to sleep if not used: exec(“xdotool key space”); //simulate spacebar to disable screensaver. Needs xdotool to be installed Hello Randomnoise; So you did exactly what I am looking to do. Can you elaborate on how to configure this so my PIR will turn off the screen saver? I’ve already installed Xdotool, but I don’t know where to go from there.
  • MMM-navbar (for use with MMM-Page-Selector)

    Moved
    2
    1
    1 Votes
    2 Posts
    2k Views
    Mykle1M
    @Aruta79 Fantastisk! (The one Norwegian word I know). :thumbsup:
  • MMM-GoogleTTS

    1
    3 Votes
    1 Posts
    1k Views
    ?
    MMM-GoogleTTS Text-to-Speech module for MagicMirror with Google Cloud TTS API. Screenshot This module works on Background, so there is no screenshot. Features This module gives “voice” to MagicMirror speech by notification order hooking other notification data to speak. (e.g: read SHOW_ALERT message) speech by MMM-TelegramBot command /tts welcomeMessage preventing over-used API quota by daily limitation. [card:eouia/MMM-GoogleTTS] Memo This SDK is limited free. 4 Millions characters could be used per month without charge. I think it’s so enough for usual usage. You can limit daily usage by force with configuration to avoid charging. (But it’s your responsibility)
  • MMM-Console

    3
    5 Votes
    3 Posts
    2k Views
    G
    @Seann There he is, again with a cool module! :thumbs_up:
  • MMM-Leap-Motion: Gesture Control for Magic Mirror

    4
    3 Votes
    4 Posts
    6k Views
    R
    Would it be possible to make LEAP run on a laptop board with magic mirror (i5, 8GB of ram). A laptop board could be easily integrated in a frame.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    21 Views
  • MMM-Tools : System stat monitoring and commanding (ATB Supported)

    38
    3 Votes
    38 Posts
    20k Views
    ?
    UPDATED 2019-01-13 Voice warning alert be enabled with MMM-AssistantMk2
  • MMM-syslog

    Moved logging home automation
    34
    4 Votes
    34 Posts
    31k Views
    strawberry 3.141S
    @nobita there is no sound integration
  • 4 Votes
    3 Posts
    1k Views
    S
    Updated to version [1.0.1] - now includes browser methods for formatting the DevTools console (disabled by default) and ability to echo Module Notifications and Errors from the web browser back to the Node (back-end) console and logs.
  • MMM-Admin-Interface

    29
    0 Votes
    29 Posts
    32k Views
    A
    @rockcitiman I had to modify the address: line above the ipWhitelist: entry as @Sandy2503 alluded. My line became: address: ["localhost", "0.0.0.0"], the localhost may be redundant with the 0.0.0.0, but it works nonetheless (the interface). But … the writing of the config file is in a format that bunged up my mm so it fails to display anything.