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

    Education
    31
    3 Votes
    31 Posts
    6k Views
    H
    Achtung, ich habe eine neue Version veröffentlicht und dabei die Konfigurations Variablen umbenannt - es muss die config.js angepasst werden. Dafür habe ich jetzt aber auch eine Tabellenansicht implementiert: [image: 1761514984433-f12ereehek.png]
  • New modules don't display

    General Discussion
    4
    0 Votes
    4 Posts
    69 Views
    S
    @RonR you opened this in general, not troubleshooting, so it can’t be closed
  • Best Weather module.

    Unsolved Requests
    4
    0 Votes
    4 Posts
    136 Views
    plainbrokeP
    @sdetweil Don’t think so, because I use the same location for pirate one. It is pretty much spot on most of the time. Open weather was off more than it wasn’t lately. @mumblebaj I did not know Noaa3 was still working. I will give it a try…
  • Calendar shows all day events shifted by a day

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    45 Views
    S
    @S374n there is another rework of calendar in the next release Along with a new version of the parser that should fix this once and for all You have to install the dev branch to test it before then See https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code
  • MM with Docker

    Forum
    16
    0 Votes
    16 Posts
    477 Views
    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
  • Fresh new Installation - getting mad

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    99 Views
    S
    @Hakupapa reflash, use my installer script Make sure MagicMirror runs full screen On Debian you have to set a thing, don’t remember Won’t be home til after 9 us central If you want to move old config etc, use my backup / restore scripts
  • 0 Votes
    2 Posts
    92 Views
    S
    @carl22 I have not seen any physical connection, but what you seek should be relatively easy The calendar and weather and clock modules broadcast their data to allow other modules to consume them So your module receives these events (at the notificationReceived function) and needs to tell the motors to move Your web side sends a message to the server side, using the sendSocketNotification function And the server side (node_helper.js socketNotificationReceived) ). Launches your python script to do that My PythonPrint launches a python script on some cycle and sends the scripts output back to the browser side https://github.com/sdetweil/MMM-PythonPrint See the doc here https://docs.magicmirror.builders/module-development/core-module-file.html
  • Wallberry theme: disable unsplash

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    90 Views
    M
    Managed to figure it out: just bracketed out the position line in the Wallberry CSS and it’s suppressed [image: 1761328809981-css.png]
  • MMM_RTSPStream & ffmpeg

    Unsolved Troubleshooting
    2
    1
    0 Votes
    2 Posts
    110 Views
    S
    @ge see https://github.com/evroom/MMM-MPlayer
  • MMM-SHOM

    General Discussion
    3
    -1 Votes
    3 Posts
    131 Views
    B
    @RocoJo https://forum.magicmirror.builders/post/123364
  • 4 Votes
    29 Posts
    26k Views
    N
    @planet4 Hi - I have seen your temperature module, it looks nice, I am not a developer, Would you be kind enough to share your Temperature module with me…the one with the gauge - Thank you.
  • MMM-MyTeams-DriveToMatch

    Sport
    3
    4
    2 Votes
    3 Posts
    209 Views
    G
    @schlomm much appreciated
  • MMM-Photoprism

    Entertainment
    2
    1 Votes
    2 Posts
    645 Views
    M
    wow, it looks great, thank you for sharing
  • HDMI turns on without movement

    Unsolved Troubleshooting
    9
    0 Votes
    9 Posts
    478 Views
    R
    @Hobbes-0 Dear Dirk, This is „normal“ behaviour with VNC… Some other PIR modules (especially Bugsounet‘s MMM-Pir) solved this with placing a mouse-sensitive layer on the GUI and mouse click in VNV wakes the screen. AFAIK this is not true for MMM-Universal-Pir. Regards, Ralf
  • MMM-DailyMetArt – Daily artwork from The Met 🎨

    Entertainment
    3
    2 Votes
    3 Posts
    240 Views
    ercanermisE
    @KristjanESPERANTO Thanks Kristjan. It is my pleasure. : )
  • Family Info Center on Stand

    Show your Mirror
    2
    0 Votes
    2 Posts
    277 Views
    S
    @gpoints to include a picture it’s the 3rd icon from the right in the editor bar
  • MM2 fails to start after upgrade from 2.29 to 2.33 on windows

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    541 Views
    E
    @KristjanESPERANTO I’m running MM2 on an old Lenovo mini PC I got on ebay for half the price of a Raspberry PI. I considered installing Linux at the beginning, but now I am also running a MS Access database on there that won’t run under Win11, and a Logitech media server to keep my old Squeezebox playing. Regardless of support for Win10, as long as it keeps running, it is fine for me.
  • 2 Votes
    1 Posts
    137 Views
    R
    Description: A MagicMirror module that displays AI-curated cybersecurity news from Hacker News, powered by Claude. Features Claude automatically selects the most relevant cybersecurity articles from Hacker News AI-generated concise summaries optimized for quick reading Prioritizes CVEs, breaches, malware analysis, tooling, GRC and architecture - Customizable Minimalist interface that matches default MagicMirror aesthetics Updates once per 24 hours (~$0.02/day with Claude API) Screenshots: [image: 1760805678352-2025-10-18_18-33.png] Note : The summaries are in french as I configured the module prompts to be in french. It is by default in english. Download: [https://github.com/Minerale-RDK/MMM-CyberSecNews] Version 1 Initial release Creates a summary of the most important cybersecurity news
  • fixuppm2.sh

    Solved Troubleshooting
    6
    0 Votes
    6 Posts
    187 Views
    S
    @Assassins weird
  • 0 Votes
    52 Posts
    16k Views
    AssassinsA
    @sdetweil said in Version 2.30.0 weather module, stuck loading, worked fine before upgrade: @Assassins seems it doesn’t work anymore… using my old 2.5 key I get code failure with openweathermap Strange, works on my sd card with MM2.29.0 and also works on MMM-DynamicWeather and on MMM-WeatherOrNot with MM2.33.0. Don’t know why openweathermap doesn’t work with MM2.33.0. Besides that, it may have something to do with the code in MM2.33.0 that has been rewritten.