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.

    64 Topics
    425 Posts
    KristjanESPERANTOK
    I didn’t want to start a separate thread for this, but I didn’t want to leave it unmentioned here in the forum either 🙂 The website has undergone a major modernization. Mainly technical changes under the hood and the design has been retained except for a few details. But there are also a few things that regular users of the site might notice: For example there is now a dark mode, responsiveness and accessibility have been improved, there is a favicon, an animated GIF showing the MagicMirror interface and faster loading times. https://magicmirror.builders/
  • Discuss the MagicMirror² core framework.

    490 Topics
    4k Posts
    J
    @sdetweil That does work. Looking back, I did try that, but I wonder if maybe I had a typo in the region name or something. Makes things side-by-side as you say (for my usage with upper_third region): .region.upper.third .container { flex-direction: row; } Thanks, as always, for all the hard work and all the kind help!
  • Anything harware related can be found here.

    796 Topics
    7k Posts
    ankonaskiff17A
    I read these replies a while back and I want to re-ask the question but with more detailed specs. I looked at @sdetweil comments about mini-PC’s and while Amazon is not necessarily reflective of what is out in the market, the mini-PC’s advertised on Amazon using the search term mini-PC are pretty pricy. I don’t know enough about Linux to know whether this business with Wayland was or is a Raspberry Pi thing or a Linux thing but it did make me wonder whether using just Pi OS AND Pi SBC’s can be a trap. I can buy Pi 4’s that will run MM all day long for around $50.00 or thereabouts but are there other brand SBC’s out there that will run MM or can install a desktop environment OS. MM’s make popular gifts that can be tailored to a specific user.
  • Add exciting new features to your mirror.

    6k Topics
    58k Posts
    S
    @JeanMichelC also, please use the code block around config or logs Paste the text into the editor, blank line above and below Select the text just pasted Hit the </> button above the editor I have fixed the prior two
  • Make your mirror your own but modifying its appearance.

    431 Topics
    3k Posts
    S
    @techeros part of the problem is that people ‘assume’ that data entry (making calendar entries, updating chore lists, adding to shopping lists) is ‘built in’, ’ of course’… we don’t have that… the design for MM is a composable(different modules for different data sources) information panel. data entry is phone, display is MM. and then there is a whole HOST of fun things, dakboard has this ‘cool’ white background… MM is black, and all the modules are transparent, showing the black. change the background to white (easy), but the modules do not auto adjust cause they are all user developed and didn’t use the built in styles…
  • Share your project story with pictures.

    572 Topics
    5k Posts
    V
    sorry to revive this thread. I’m trying to get this going on my own MM @tjat do you think you’d be able to post your config.js file so I could have a reference please?
  • You have a problem with your mirror? Ask for help.

    5k Topics
    36k Posts
    BKeyportB
    @wishmaster270 Doh! Was using the wrong css item. <internally screaming at CSS>
  • A place to talk about whatever you want.

    1k Topics
    10k Posts
    J
    @sdetweil Thanks, I made the changes ad it works perfectly. Thank you for your prompt response.