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.

    62 Topics
    423 Posts
    S
    “Great news! 🎉 Thank you, Kristjan, for all your hard work, and to MagicMirrorOrg for keeping the third-party module repository alive. Excited to see the future improvements!”
  • Discuss the MagicMirror² core framework.

    484 Topics
    4k Posts
    S
    @plainbroke said in MMM-NFL update ?: the options are on the github page. which is the README.md file in the module folder after git clone
  • Anything harware related can be found here.

    781 Topics
    7k Posts
    P
    I want to make a 42 inch Magic Mirror using a Raspberry Pi. I’m in the US and I was wondering if anyone else has any hardware recommendations for a mirror this large? I’d like to use all of the same hardware (monitor/TV, glass/mirror, etc) that someone has already built without issue. Any help is greatly appreciated!
  • Add exciting new features to your mirror.

    6k Topics
    57k Posts
    R
    @costascontis As far as I know there is no module available which picks a specific item from a given webpage… So your way could be to use Sam’s (@sdetweil) tip above or create a module at your own which extracts the widget from your webpage. The latter should be doable if you use some of the given modules as starting point and asking ChatGPT to help you … Regards, Ralf
  • Make your mirror your own but modifying its appearance.

    428 Topics
    3k Posts
    S
    @bradley1982 from the module readme Styling This module is set to be 320px wide by default. If you wish to override it, you can add the following to your custom.css file: .MMM-OpenWeatherForecast .module-content { width: 500px; /* adjust this as desired */ } Most important elements of this module have one or more class names applied. Examine the MMM-OpenWeatherForecast.css, mmm-openweather-forecast.njk, or inspect elements directly with your browser of choice to determine what class you would like to override (Pro tip: If you start MagicMirror with npm start dev you'll get Chrome dev tools that will allow you to directly inspect any HTML element in the module).
  • Share your project story with pictures.

    564 Topics
    5k Posts
    goldyfruitG
    @sdetweil awesome!
  • You have a problem with your mirror? Ask for help.

    5k Topics
    35k Posts
    S
    @pat59 im 74… so its never too late try this pm2 stop mm pm2 restart MagicMirror
  • A place to talk about whatever you want.

    1k Topics
    9k Posts
    S
    Ok, end of conversation. You’ve had your say