A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Any suggestions or wishes for the forum?

    103 Topics
    720 Posts
    S
    @OrangeMirror the current docker setup will only work for multiple instances IF you use the MM_CONFIG_FILE environment variable to run instances off different config files, or the MM_PORT env variable to override the port if using the same config.js all the files will come from the ONE folder tree ~/magicmirror so this means you would have to setup multiple entries in the compose.yaml to launch multiple instances (with the different config parms) You have to change the container name too this is because all the DATA used by the container is external (on docker host filesystem) and not IN the container an example NOT using docker, but same idea here https://docs.magicmirror.builders/configuration/introduction.html#advanced-configuration-and-frequently-asked-how-to-configure-examples
  • IR Touchframe suggestions?

    13
    0 Votes
    13 Posts
    9k Views
    cowboysdudeC
    I also thought about touch film but opted for the IR frame instead… Thanks for all the info!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    44 Views
  • [WANTED] Maker Faire Berlin MagicMirror booth

    13
    4 Votes
    13 Posts
    8k Views
    paviroP
    Well guess we will find a way :) If you have decided whether you want to join me it would be great if you could send me your phone numbers for a WhatsApp group or something :)
  • Further module categories...

    11
    1 Votes
    11 Posts
    6k Views
    cowboysdudeC
    @Jopyth No, I like your idea better! I also like @MichMich module beta!!!
  • Backing Up Magic Mirror

    8
    1 Votes
    8 Posts
    7k Views
    A
    Very true! A big thank you to everybody who has helped me along the way. :clap: :thumbsup:
  • Thank you strawberry!!!!

    1
    2 Votes
    1 Posts
    927 Views
    cowboysdudeC
    Thanks to @strawberry-3-141 for being super patient with my learning of js [for some reason the php in me still fights me LOL]…
  • Complete set up Tutorial (Typos?)

    8
    0 Votes
    8 Posts
    4k Views
    J
    @strawberry-3.141 Thanks for tagging. I updated the commands to not include additional single quotes.
  • More modules coming...soon.

    3
    3 Votes
    3 Posts
    2k Views
    C
    holy wow!! these are awesome man! can’t wait…and I’m gonna need a bigger mirror!!!
  • Building mobile apps - What software do you use

    5
    0 Votes
    5 Posts
    4k Views
    strawberry 3.141S
    For the MagicMirror app I used the webtechnologies HTML, JS and CSS. For the native wrapper I used Cordova as @alexyak mentioned. As UI Framework Ionic came in handy which handles different styles for the different mobile plattforms
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    136 Views
  • Double use MM?

    double use of mm
    6
    0 Votes
    6 Posts
    3k Views
    P
    I have my MM running Amazon’s Alexa, as well, using this software. Running both seems to make the Alexa app a bit buggier, though
  • 0 Votes
    3 Posts
    2k Views
    tosti007T
    If you look around in the Show your Mirror category you will be able to find multiple people using foil and glass and see it for yourself. One thing to note is that a real glass mirror will also feel different. I am sure if the plastic mirror works and can’t recall if i have seen someone make one. You can most often buy the mirrors online, just go to any search engine and start searching :) then you can also maybe find a local retailer.
  • Need a how to on Modules

    3
    0 Votes
    3 Posts
    2k Views
    W
    Thanks. Will read it and hope to get all right.
  • How HOT Does it Get?

    29
    0 Votes
    29 Posts
    22k Views
    A
    @Mykle1 Nice! I’ll figure it out.
  • IDE for testing

    3
    0 Votes
    3 Posts
    2k Views
    D
    I tried it with xampp and node.js (http-server) and got the initial page to be shown (please create a config) but once I create one, the site just shows a black background with no modules. Console says “moduleWrapper is NULL”. What’s the trick here? What do I need to run? ######## EDIT: Nevermind, what I was looking for was: node serveronly I thought that was for production/RasbPi only so I had not tried that. Thx
  • Magic Mirror on the ISE

    1
    1 Votes
    1 Posts
    1k Views
    R
    Look what i found on the largest AV and systems integration show in the world Integrated Systems Europe (ISE). must be pretty cool to see your idea taken over by the AV world! Anyone who wants to visit the ISE https://www.iseurope.org/ Just register with this code: 706976 it will give you a free pass to the ISE. no strings attached :grinning: link to register: https://registration.n200.com/survey/0hlzs6anfdarp [image: mm1.jpg] [image: MM2.jpg]
  • Building Frame

    6
    0 Votes
    6 Posts
    7k Views
    Mykle1M
    Perhaps these pictures will help you see what I mean from the description above. This first picture is of the box with the frame facing downwards. You can see the “lip” created by the frame going all the way around the edge of the box. The opening of the “lip” should be the same as the bezel of the monitor. This way you don’t see the bezel when you put the monitor in. The monitor is held in place by the “lip” and conceals the bezel at the same time. [image: 1486573778249-1edit-resized.jpg] The second picture is of the frame facing up with the box below. When you put your mirror in (first, from the box side) and your monitor on top of that (second, from the box side) they will both rest on the “lip” created by the frame. [image: 1486574201666-2edit-resized.jpg] It will then look like this from the box side. I simply used two “L” brackets to keep the monitor and mirror from falling back out of the box when you pick it up. You can just see them. One at the top of the picture in the middle and one at the bottom of the picture in the middle. [image: 1486574357553-5edit-resized.jpg] Mine looks like this when you hang it up. The little teddy bear hides the power cord at the bottom. [image: 1486574651814-new.jpg] Measure and cut precisely Good luck to you
  • Magic Mirror & Home Kit

    3
    0 Votes
    3 Posts
    3k Views
    S
    @pugsly same here, I have a few others that would be great.
  • What are you compliments?

    5
    0 Votes
    5 Posts
    4k Views
    R
    @dkoucky said in What are you compliments?: Does anyone have a copy of their weather based compliments? I’m using by default from README. If you have some more clever let me know or send a a PullRequest for update the README. config: { compliments: { day_sunny: [ 'Today is a sunny day', 'It\'s a beautiful day' ], snow: [ 'Snowball battle!' ], rain: [ 'Don\'t forget your umbrella' ] } }
  • Pi Zero?

    Solved
    2
    0 Votes
    2 Posts
    3k Views
    lolobyteL
    Hi, read this. https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero