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.
  • updating without losing settings in config, and js files?

    10
    0 Votes
    10 Posts
    6k Views
    N
    This is gold. Thank you Sam!
  • MagicMirror wakes TV from HDMI-CEC sleep even when set to idle

    3
    0 Votes
    3 Posts
    531 Views
    S
    @schlomm he is using the cec-client command which sends a command to the monitor firmware
  • MMM-TouchButton

    3
    0 Votes
    3 Posts
    512 Views
    R
    @sdetweil okay thanks I did not think about that
  • 0 Votes
    5 Posts
    921 Views
    H
    @karsten13 it’s very easy!
  • MagicMirror Container

    11
    0 Votes
    11 Posts
    3k Views
    plainbrokeP
    @mumblebaj @KristjanESPERANTO @sdetweil Thank you all for the information. I think I will stick with the way I already understand. setting up the docker and all seems like more work that is not in my wheelhouse. Interesting approach to the same end result.
  • A command to refresh magic mirror page

    5
    1 Votes
    5 Posts
    2k Views
    S
    @FrostByte as long as the change doesn’t affect a node_helper, which are only loaded at start time the config.js os loaded as part of the web page there is no notification it changed to the client browser
  • MMM-Keyboard setup

    6
    0 Votes
    6 Posts
    631 Views
    S
    @blt791 it’s quite a lot of work. You can use the developers window sources tab to debug the code Ctrl-shift-i, select the sources tab Navigate in the left nav to your module and it’s source file You can walk thru the code line by line if need be
  • Community task: Check automated translations

    1
    0 Votes
    1 Posts
    386 Views
    KristjanESPERANTOK
    Hey everyone, MagicMirror is currently available in 47 languages. However, a lot of these translations are incomplete. I have used translation tools to fill the gaps and compiled the results in a pull request (https://github.com/MagicMirrorOrg/MagicMirror/pull/3794). If you know a language other than German, Esperanto and English, please take a look at the PR and give us feedback.
  • Which version of Debian to use

    20
    0 Votes
    20 Posts
    4k Views
    S
    @DarrenO-0 it also works on wayland compositor get a short view of the desktop before MM comes up
  • Tide Chart Module

    8
    0 Votes
    8 Posts
    5k Views
    F
    @Area-49 this is a really simple and elegant way to display the tides. I couldnt help but notice the name as well, im looking for a tide chart for my relatives on the Kenai in Alaska who fish Halibut. Can you provide any guidance on the cron job code and how/where you downloaded/hosted the xtides? thanks
  • Skylight Calendar DIY Build

    13
    0 Votes
    13 Posts
    7k Views
    M
    @mmmallday I’d love to see your setup. I have many of the modules configured, but I want it to have a similar look-and-feel to Skylight. Unfortunately, UI/UX and CSS is not my strong suit. How does yours look?
  • node clientonly for Windows

    9
    1 Votes
    9 Posts
    833 Views
    S
    looks like electron (browser) is confused about the os running
  • Auto Start on Windows 11

    7
    0 Votes
    7 Posts
    1k Views
    S
    @Krowyn only thing i can think is the cd MagicMirror failed because the current directory is not correct where is this bat file located? maybe it should be cd %USERPROFILE%\MagicMirror npm run start:windows
  • new Raspi OS release

    19
    2 Votes
    19 Posts
    4k Views
    mumblebajM
    @sdetweil So, I have not seen any issues thus far other than having to figure out the screen blanking for me on Labwc, I have to test the wlopm, but for now I have switched back to Wayfire. No other issues in logs etc.
  • Modul MMM-AssistantMK2

    4
    0 Votes
    4 Posts
    698 Views
    S
    @Future.Mirror we had a good Google Assistant. the author left and took his modules w him Amazon has killed software versions of an Alexa device https://forum.magicmirror.builders/topic/16069/alexa-implementations-now-more-difficult-and-some-features-will-stop-working biggest thing is you cant access skills unless your ‘alexa device’ is certified., which sw only cannot be since then they have frozen the sdk, dropped all support for hardware developers, … there are some other voice interfaces, search the 3rd party list linked above with ‘voice’ but they are very limited in function. hide/show some modules., and voice reco is not particularly good i wouldn’t call them assistants
  • troubleshooting

    7
    0 Votes
    7 Posts
    795 Views
    R
    @sdetweil those wake up in the night thoughts may be some of my best work… lol… Thanks again!
  • Bugsounet and MMM-Pir

    68
    0 Votes
    68 Posts
    24k Views
    F
    Thank you @gullymat. Very interesting comparision!
  • Looking for feedback and advice

    15
    3
    0 Votes
    15 Posts
    3k Views
    S
    @Xsoldier2000 the thing you see on github IS a web page dynamically constructed from a list of files in the project repository AND a rendering of a readme if one is found, and some other github project mgmt services, issues, fixes, …
  • i need help w pi imager and ssh, headless, oops, user error

    15
    0 Votes
    15 Posts
    3k Views
    S
    @rkorell i knew you were teasing me. thank you for that!
  • Create a clone of MMM-Webview

    6
    0 Votes
    6 Posts
    1k Views
    JohanbaJ
    @sdetweil Thank a mil for the info I am going to try and update my config as such, and see how to get this going i might reach out again if I am struggling