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
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    14 Views
  • how it works (small explanation)

    1
    0 Votes
    1 Posts
    1k Views
    D
    Hey, this is a realy cool project. But i find nothing about how it works… After some hours, i found out its just a website running in a browser. But why is this not explaint in the indrodution? Or maybe a demo(mirror)website. This would be cool. A small explanation that the mirror programm works like a website hostet on the raspberry. And i can setup and develop it on my laptop. What you think about this?
  • Found a new cool touch MM

    1
    0 Votes
    1 Posts
    1k Views
    D
    Here https://www.facebook.com/techinsider/videos/618467261684967/ Looks pretty good as i think! Here is the site of the guy http://www.rafaeldymek.com/ We should invite him to work on this great project here, too! :D
  • Touch Screen MM??

    4
    0 Votes
    4 Posts
    3k Views
    G
    Hi, under “Show your mirror” someone already show his mirror include a touch screen pannel. :-) greets gismo
  • The US Election

    6
    0 Votes
    6 Posts
    3k Views
    cowboysdudeC
    @wjdw87 said in The US Election: So far signs look good on what he just stated is to be implemented “draining the swamp”, tensions with “Russia” already dying down… Oh and US Currency is up :) OH for God’s sake don’t tell the liberals… LOL
  • Split MM between multiple displays (screens)

    2
    2 Votes
    2 Posts
    2k Views
    ?
    Self note : https://forum.magicmirror.builders/topic/865/different-looks-based-on-browser-user-agent/2
  • Adding Modules... Please Please advise

    25
    0 Votes
    25 Posts
    15k Views
    ?
    @bhepler said in Adding Modules... Please Please advise: @wjdw87 Okay, I finally had some time so I looked at the file you linked. As @strawberry-3-141 said, you have an issue on line 100, part of the configuration of the camera module. You have: config: selfieInterval: 3, // Time interval in seconds before the photo will be taken. You need to follow the config key with a JSON object, designated by curly braces. So the camera module section should look like so: { module: 'camera', position: 'top_center', config: { selfieInterval: 3 emailConfig: { service: 'gmail', auth: { user: '<xxx@xxx.com>', pass: '<xxx>' }, }, } }, It doesn’t help that the config section is wrong in the README.MD in the camera module. I’ll see if I can’t get a PR to fix that. @bhepler said in Adding Modules... Please Please advise: Additionally, you are missing a closed square bracket in your configuration for the VoiceControl module. After you define your keywords, you need to close the array. The second to last line of your voicecontrol configuration is where it needs to go. Like so: { module: 'voicecontrol', position: 'bottom_left', config: { models: [ { keyword: "Show Camera", description: "Say 'Show Camera' to display camera", file: "showCamera.pmdl", message: "SHOW_CAMERA" }, { keyword: "Hide Camera", description: "Say 'Hide Camera' to hide camera", file: "hideCamera.pmdl", message: "HIDE_CAMERA" }, { keyword: "Selfie", description: "Say 'Selfie' when camera is visible", file: "selfie.pmdl", message: "SELFIE" } ] // **HERE** }, Many thanks
  • What Mirror Glas/Acryl for MM ?

    3
    0 Votes
    3 Posts
    3k Views
    C
    I had bought here the mirror folie: https://folieopmaat.nl/winkel/spiegelfolie-max/ They send it also to Germany i think. I use it on a simple piece of glass. Chris
  • Poll: which version are you running?

    1
    0 Votes
    1 Posts
    949 Views
    MichMichM
    Just curious: which version of MM are you running?
  • MagicMirror is stolen by commercial

    5
    0 Votes
    5 Posts
    4k Views
    MichMichM
    @done I come across MagicMirror posts daily. Take a look at Reddit … People really seem to love claiming the idea … ;) I try not to get annoyed by it too much … ;)
  • Please help

    29
    0 Votes
    29 Posts
    21k Views
    bheplerB
    @moris The basic installation of MagicMirror includes a sample config.js file. It’s located at ~/MagicMirror/config/config.sample.js If you copy or rename that file to config.js that should help get you started. cp ~/MagicMirror/config/config.sample/js ~/MagicMirror/config/config.js Once you have it copied, you can restart your mirror and it should use that simple config.js to run the mirror software. Installing other modules is pretty simple. Navigate to the modules directory: cd ~/MagicMirror/modules and then clone the module repository git clone [module url]. Follow the directions at the GitHub repository for that module in case there is anything special about installing that module.
  • Is there a module to display webpage widgets?

    4
    0 Votes
    4 Posts
    3k Views
    GooMagicG
    Thanks for the tip, I’ll try and see if that works.
  • Different looks based on browser / user-agent

    2
    0 Votes
    2 Posts
    3k Views
    ?
    Interesting so following, as have in mind similar plans but feeding some relevant info from our Ai down to specific screens. Do keep me updated, as a server set up and API per config mirror may be the way forward.
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    32 Views
  • Turn on and off monitor through HDMI

    4
    0 Votes
    4 Posts
    3k Views
    R
    Thanks for the input guys I’ll look into it.
  • Th old Magic Mirror project

    4
    0 Votes
    4 Posts
    2k Views
    G
    @strawberry-3-141 Thank you. i looked today on MichMichs Github page but I can’t found it… :-D greets gismo
  • Just for showing ...

    4
    4 Votes
    4 Posts
    3k Views
    J
    Sorry for your loss. Hope you and your family will find your way through it. The gallery is looking good though.
  • RPI Update

    8
    5 Votes
    8 Posts
    6k Views
    cowboysdudeC
    @d3r I updated my mini alarm clock mirror to pixel and everything is running great! It boots REALLY fast!!!
  • 0 Votes
    4 Posts
    3k Views
    cowboysdudeC
    Well either way you are using an outside source to run the mirror… Like using a NEST Thermostat… it has to go through their server which means they have the ability to control your item. I’ve never been a fan of big business knowing my business ;)
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    117 Views