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?

    102 Topics
    704 Posts
    S
    @mumblebaj so much fun! everybody is sliding into paywalls.
  • How do you make a folder in Synology NAS for a backup??

    3
    0 Votes
    3 Posts
    860 Views
    S
    @Canguingo this Google search returned a bunch of different info ‘how to create folder in synology nas’ some seems model specific.
  • My configuration. Js

    7
    0 Votes
    7 Posts
    2k Views
    S
    @TDMPro2K that is the same as localhost.which means only apps INSIDE the same machine can connect
  • Upgrade Strecht to Debian 10 doesn't work

    7
    0 Votes
    7 Posts
    1k Views
    butchkemperB
    Sorry to be the bearer of bad news but there is no official upgrade path from one release to another. There is lots of good assistance on the Raspberry Pi Fourm. Butch
  • 0 Votes
    12 Posts
    6k Views
    B
    @aderoks one of my friends, a very funny fellow loves BBQ and joking. so when one says him “let me check my calendar” he gets back with “sure, but please don’t put me on the grid” ;)
  • VCN MM?

    1
    0 Votes
    1 Posts
    185 Views
    C
    Hi there, I know this might be out of topic, but how do you connect your VCN to your MM? In Pi the VCN is outdated, but seems I cannot updated. At least I do not know what to do. Any good samaritan that would like to help me? Many thanks in advance!
  • Has anyone set their MM into the wall?

    5
    0 Votes
    5 Posts
    1k Views
    E
    @BKeyport Great idea on the hinge. If I go this route, I’m definitely going to look at this.
  • EXT pages locked

    2
    0 Votes
    2 Posts
    279 Views
    S
    @videogame95 the module author for GoogleAssistant and the EXT- modules has requested we not provide support here. he has a separate forum
  • Notion Integration Module

    1
    1 Votes
    1 Posts
    264 Views
    W
    I found a Notion module that integrates into Magic Mirror - but I can’t find many actual photos of it. I am curious whether or not it would be able to pull my dashboard directly from Notion and display it on the magicmirror. I was thinking I could create a more pared down dashboard specifically for my magicmirror, but there are so many household things that Notion tracks it would be simpler to integrate directly with the planner I already use. Any suggestions? thanks!
  • MMM-WebView

    2
    0 Votes
    2 Posts
    421 Views
    S
    @plainbroke looks like you just make a second instance in config.js
  • MM und nextcloud auf ein RPI möglich?

    4
    0 Votes
    4 Posts
    654 Views
    C
    @stoffel said in MM und nextcloud auf ein RPI möglich?: Statt GMAIL habe ich DeltaChat, statt GoogleMaps Magic Earth, statt PlayStrore AuroraStore und FDroid, statt G…Chrome DuckDuck Browser. Danke für die Infos! Davon kenne ich tatsächlich einige noch nicht. Werde mir auch mal DeltaChat und AuroraStore anschauen. Melde dich auf jeden Fall und erzähle, wie das Projekt NextcloudPi + MagicMirror läuft, insbesondere in Hinblick auf die Performance!
  • mouse pointer in MM

    3
    0 Votes
    3 Posts
    573 Views
    A
    @sdetweil Thank you very much for this css solution to my question concerning the cursor. This is exactly what I was looking for in order to manage it as I wish. Greetings !
  • Deutsche Anleitung MagicMirror auf RaspberryPi 3

    118
    1 Votes
    118 Posts
    160k Views
    S
    @35110 in the script you use to launch mm (pm2 info mm) will show its name add this line before the npm start line export ELECTRON_DISABLE_GPU=1
  • MM and Apache

    2
    0 Votes
    2 Posts
    246 Views
    S
    @justonemore the web server in mm is in code, not config files. it uses the JavaScript express lib you could create a module that adds extra paths/routes for the files you wish to share but you can run apache and mm on the same machine. just use different ports. typically apache is on port 80 while mm is on port 8080
  • one basic question about MM

    2
    1 Votes
    2 Posts
    494 Views
    S
    @robiv8 only see in the output of npm start in config.js all are running unless they have disabled: true, as an option after their module: name line
  • Synology Docker

    4
    0 Votes
    4 Posts
    1k Views
    O
    @cyberphox already I tried that way, It works, but, It is very old version and it does not updated anymore… see Alternative installation methods in the MM2 documentation, “Docker Image MagicMirror² can be deployed using Docker. Head over to this repository for more information.” MM2 recommended https://gitlab.com/khassel/magicmirror but I can not run this image on synology NAS… I stucked on execute “docker compose up -d” step… there is no ‘compose’ in synology NAS I cann’t find way to install compose thing…
  • Netatmo weather data in weather module

    7
    0 Votes
    7 Posts
    1k Views
    T
    @Docjump I am using both and the temperatures are quite close, difference is most of time below 0.3 °C. I don’t know which value is the more relevant one. And in some cases (sun directly over the Netatmo sensor) the difference is greater but the weather API seems the reliable one in this case.
  • 0 Votes
    8 Posts
    3k Views
    S
    @Rags can u send me the module_list file from the backup the package-lock.json message is noise. sadly we can’t suppress those UUID message. this is a sign that the module hasn’t been updated in a while. there is no telling what the impacts of the update might be. there are breaking changes everywhere. I strongly recommend ignoring the messages. I don’t see any issue in the pm2 setup during install. I ask it for the command IT thinks it needs to execute, and then I execute that command. same as u did manually I will get the os level u used and test, thanks. there is no good way to test for module eol, as only 1 developer uses that term lots of modules have been abandoned, but still work. on the not copied files (token.json, env…) I might have an idea there.
  • smart mirror clothes coordination

    2
    0 Votes
    2 Posts
    300 Views
    S
    @silvertiger maybe https://github.com/fruestueck/MMM-WeatherDependentClothes
  • Portrait Mode Acer Monitor HA240Y

    1
    0 Votes
    1 Posts
    317 Views
    R
    I recently bought an ACER HA240Y monitor (https://www.displayspecifications.com/en/model/8d8f1615) for my Magic Mirror. I wanted to install the monitor in my frame in portrait mode. However, The display settings of the Pi OS are unable to identify the monitor and i am unable to find the drivers for the monitor in the Raspberry Pi OS. I am not able to proceed further to flip the display from landscape to portrait. Is there any way in which this can be resolved. Thanks
  • Need help locating the perfect weather module

    1
    1
    0 Votes
    1 Posts
    254 Views
    B
    Hi everyone, I’m trying to recreate my PiClock display within MagicMirror and so far it’s been great except for weather. I can’t really find a module that will print out the conditions of the day. Like below: [image: 1678744440193-16fdfbf0-ff85-478b-bc77-24a5bf7b9678-image.png] Is there any modules out there that can do this? For example the “Rain in the afternoon and evening” text is what I’m looking to recreate. This is also wonderful for Snow, it will tell me how many inches to expect. Is there anything out there that can do this? Thank you