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?

    105 Topics
    727 Posts
    J
    @sdetweil Thanks, I made the changes ad it works perfectly. Thank you for your prompt response.
  • Placing a module in a specific spot?

    2
    1
    0 Votes
    2 Posts
    476 Views
    S
    @daykray you will have to use css position:absolute and x y or top left see the second link in my signature below on how to use the developer window elements tab to find out what those values are for css/custom.css or position relative to some other anchor (maybe the position the module is configured in)
  • forum.bugsounet

    5
    0 Votes
    5 Posts
    813 Views
    S
    @marklili he said in another post recently that he is collapsing all the Ext- modules into his GoogleAssistant module as a new release coming soon see https://forum.magicmirror.builders/post/122666
  • New MagicMirror start options in version 2.30.0

    2
    1 Votes
    2 Posts
    1k Views
    C
    Thanks for posting this thread here. I just signed up a few minutes ago. I want to learn a lot things from here. I hope this community would be a good place to start with.
  • Stop and Start MM on a schedule

    13
    0 Votes
    13 Posts
    3k Views
    S
    @plainbroke my condolences… may his memory bring you joy. I haven’t installed unclutter in years, until last month on another system where the cursor finally bugged me… been like that for a year. I don’t know the reason for needing it, unless someone edits main.css and comments out cursor:none; so, theres that… safe travels…
  • Calendar updates in v2.30.0 Jan 1, 2025

    Moved Unsolved
    1
    0 Votes
    1 Posts
    549 Views
    S
    in the v2.30.0 release there is a significant update to the calendar module. I believe all the date jump/timezone, daylight savings, issues are resolved… I have added testcases to the release to cover all the open issues… give it a try (please backup your MM config… this release requires an updated nodejs version, again…)
  • Does my MM really need this size of GB?

    9
    0 Votes
    9 Posts
    1k Views
    kusselinK
    @sdetweil thx sdetweil and the others… i installed the MM new and now all is good
  • Ideas for Enhancing My MagicMirror Setup - Looking for Some Suggestions

    6
    0 Votes
    6 Posts
    1k Views
    S
    @abuislam Do you have a link to MMM-TextEffect, i cant find the module anywhere on Github or mentioned anywhere else on this forum? Thanks!
  • Looking for someone to create a smart mirror

    1
    0 Votes
    1 Posts
    312 Views
    T
    Hi, I’m looking for someone who would like to create and sell a magic mirror. I’m a programmer, but also a quadriplegic, so physical creation is not an option on my own. Looking to create something cool fitting industrial style room and to have fun with software side. I’m located in Poland but it doesn’t really matter where you’re from. If that’s sounds like something want to help with ≤ drop a message. Thanks!
  • Best way to develop from Windows machine

    10
    0 Votes
    10 Posts
    2k Views
    S
    @abuislam please, do not copy the entire post you are replying to
  • problem with my MagicMirror kiosk client

    4
    0 Votes
    4 Posts
    679 Views
    D
    @sdetweil Hey! Thanks for answering, and no I have not a backup of client SDcard, BUT trust me, I will have that in the future… but I have backup of my shell scripts, so it feels pretty ok anyways.
  • Newbies here seeking supports to built a magic mirror

    2
    0 Votes
    2 Posts
    394 Views
    S
    @gladiator see the show your mirror category.
  • Installation Error

    6
    0 Votes
    6 Posts
    980 Views
    V
    @vandam3b Thank you very much, it worked.
  • Recommend Mirror Vendors in USA

    2
    0 Votes
    2 Posts
    290 Views
    S
    @raspberrypi9 only one i know of is twowaymirrors.com https://www.twowaymirrors.com/
  • Questions about Building a Choosing Components for a Smart Mirror

    6
    0 Votes
    6 Posts
    966 Views
    S
    @raspberrypi9 i dont know. i have a 55in tv i wanted to cover, but its like $1500 to get it to texas not
  • ALT doesn’t bring up config file

    5
    0 Votes
    5 Posts
    505 Views
    C
    @sdetweil I went thru the steps on the guide yes I’ll try these tomorrow much appreciated!
  • Help me to level up my Magic Mirror

    6
    3
    0 Votes
    6 Posts
    947 Views
    S
    @ufransa said in Help me to level up my Magic Mirror: I´m triying to set it up on my windows but when I use this command it shows this error and I don´t understand the reason. from the doc https://docs.magicmirror.builders/getting-started/installation.html#other-operating-systems you didn’t make the required changes or run the extra steps
  • Newbie Question. Custom Digital Dashboard

    2
    0 Votes
    2 Posts
    467 Views
    S
    @zylejas98 you most certainly can create your own web page, if you have the time . you will do all the same work the MagicMirror modules do today decide on a display function, find a data provider, get the data, design and format a display from the data, decide and implement a data refresh approach , figure out how to integrate multiple data displays, etc MagicMirror will run just about anywhere linux,windows,mac its just an spp while you are developing/composing, do it on a native machine. docker and mmos add too much extra complexity in my opinion its a composable information panel calendar in a list is easy, we supply the module that does that wall cal type there are a couple which feed off the same calendar data weather, stocks, bus/train times are available. some of the data services are becoming fee based. nothing we can do about it. if you did your own, same problem use my install script for linux and mac, see https://github.com/sdetweil/MagicMirror_scripts if you don’t like the config editing , try my MMM-Config module that generates a form see https://github.com/sdetweil i don’t provide module installation, but that is usually very easy. (see the 3rd party module list linked at the top of this forum) search is very good consistent style, font and color will be a problem if you want that
  • Multiple "Mirrors" from a single device

    Solved
    20
    0 Votes
    20 Posts
    3k Views
    BKeyportB
    @DarrenO-0 Ahh, gotcha. Yes, this is for two on the same system, which linux treats as one huge monitor.
  • 0 Votes
    7 Posts
    1k Views
    BKeyportB
    @sdetweil I simplifed out the details on purpose… Trying to keep it simple, Stupid (KISS) :)
  • use MM to rotate between photo slideshow & Grafana dashboard

    3
    0 Votes
    3 Posts
    424 Views
    B
    @sdetweil Thank you, will do!