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

Categories

  • Announcements regarding the MagicMirror software and forum.

    61 Topics
    421 Posts
    Love it! Many thanks to Kristjan.
  • 479 Topics
    4k Posts
    @nwonnink this topic is old, but seems pretty comprehensive you have to setup some mechanism to run the sync on a schedule https://forum.magicmirror.builders/topic/5327/sync-private-icloud-calendar-with-magicmirror
  • Anything harware related can be found here.

    777 Topics
    7k Posts
    @sdetweil in the end I followed your advice and used some mechanical, metal clips to connect the mirror to the back panel. I’ll show the final result soon!
  • Add exciting new features to your mirror.

    6k Topics
    56k Posts
    @plainbroke that would make it a lot harder, lol see the second link in my signature below for a refresher
  • Make your mirror your own but modifying its appearance.

    424 Topics
    3k Posts
    @mumblebaj Well I got everything So we can read them now. Thank you.
  • Share your project story with pictures.

    562 Topics
    5k Posts
    @MZ-BER Thank you! You’re Welcome! I’m using the MM as a server and just open Webpage in Chromium on Ubuntu. For this I using an Intel Nuc and 23" Dell Touch Monitor. I can share some more Pictures this evening. The SmartHome Control is an embeded Webpage I made with iQontrol from ioBroker and the Visualization is Grafana. Also as an embeded Webpage. Grafana takes the data from ioBroker. Here are some Pictures of the Screen (not only Screenshots)… [image: 1748962894940-page1.jpg] [image: 1748962894979-page2.jpg] [image: 1748962895085-page3.jpg] [image: 1748962895542-page4.jpg] [image: 1748962895605-page5.jpg] [image: 1748962895689-page6.jpg] [image: 1748962895742-page7.jpg] [image: 1748962895779-page8.jpg] [image: 1748962895815-page9.jpg] [image: 1748962895853-page10.jpg]
  • You have a problem with your mirror? Ask for help.

    5k Topics
    34k Posts
    @eyesallin said: I am using a PI 5 with Linux bookworm OK, with Pi5/bookworm the wayland standard config should work… Or do you have re-configured to X11? You can check right syntax for your system by trial&error on commandline in terminal window. If you are working headless (remote terminal) you have to place a „DISPLAY:0“ in front of the command you are trying… Regards, Ralf
  • A place to talk about whatever you want.

    1k Topics
    9k Posts
    @WarpWandererX generally im in the camp, if its not broken, dont touch it. this is not a single app docker container type system and even on my docker multi container system I’ve been whacked by breaking changes, multiple times, knocking out access as well, when all i had was remote access. i dont see any process that would make this reliable in an automated way. sd cards are fragile, lots of writes are bad os updates in place are fraught with unexpected prompts (like the switch to Wayland now) you can use my MagicMirror upgrade script to get to next MagicMirror release but we have breaking changes too, like the weather module defaults a couple releases back the updatenotification module can auto update module changes. im a change only if broken, test it first guy. its more work, but the results are better