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.
  • node clientonly shows blank page

    2
    0 Votes
    2 Posts
    1k Views
    R
    Yes, I am facing the same issue… logs say “There something wrong. The clientonly is not running code 1”
  • Docker setup verse Server only on Raspberry pi

    1
    0 Votes
    1 Posts
    1k Views
    P
    I have been playing with magic mirror for the last couple weeks. To start I loaded the docker to get a general feel for things. I decided I want to move forward and setup a raspberry pi to host magicmirror. My problem is that the Docker version displayed fine in my LG TV browser, its great with the PIP in the mornings. The rpi version just shows a black screen. What are the difference between the two versions? Could it be something in the html? Thanks,
  • Get pictures from synology NAS - "Rediscover This Day"

    9
    1 Votes
    9 Posts
    6k Views
    G
    would LOVE to do this!!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    829 Views
  • Use MM as a screensaver (split topic)

    4
    0 Votes
    4 Posts
    2k Views
    yawnsY
    just tried the web-page-screensaver and I have to admit it fails displaying the MagicMirror site. I’m looking for another solution
  • Touch screen options

    touch screen
    5
    0 Votes
    5 Posts
    2k Views
    M
    Ok. Thank you.
  • MMM-Globe acting up

    1
    0 Votes
    1 Posts
    873 Views
    R
    MMM-Globe is acting up. Globe is disfiguring itself. Any clue as to why?![0_1523633251364_IMG_1931.jpg](Uploading 4%)
  • How to display a pop-up locked pdf from the web?

    1
    1
    0 Votes
    1 Posts
    922 Views
    D
    Hi, I built a Magic Mirror for a school project. It should display the representation plan of the school, which is available on their website as a table (PDF). But the PDF is secured by a pop-up window (pic below). I just want to display one column of the table. Is it possible to do that? Any idea how this could work? Thanks, Dustin [image: 1523547315753-login.jpg]
  • Moving github issues like a boss!

    1
    1 Votes
    1 Posts
    934 Views
    E
    Here is your CLI tool to migrate or move all (or some) github issues from one repo to another! Unlike some others, it also copies all the labels and all the tags properties (name, color, description). [card:E3V3A/gh-missue] This is very useful when your repo is full of crap and you wanna start from afresh but keep your issues. PS. Require Ruby installed
  • p5.js and Magic Mirror

    9
    1 Votes
    9 Posts
    5k Views
    R
    @leejaeuk You should create a GitHub repository for your code so that someone can have a look at it.
  • IR touch frame

    1
    0 Votes
    1 Posts
    912 Views
    A
    I want my mirror to be a touch. Is there anything other than an infrared touch frame? If you need to use an infrared touch frame, I want to find a frame of 10 inches or less. help!
  • Best practices for storing data / database

    2
    0 Votes
    2 Posts
    1k Views
    C
    I would think from a high level architecture view you would be better served running your database on a different node and doing a read every X seconds for display on the mirror. You could run the system stats module to monitor cpu and volatile memory management while testing various approaches, but if you accrue historical data very quickly you could exceed the storage limit on the operating partition and cause performance issues. My understanding of hardware/software architecture is a bit dated, however, so someone with more experience on node.js, electron and the various bits that support the Magic Mirror application may have a better response.
  • What are your top3 modules?

    6
    1 Votes
    6 Posts
    3k Views
    Mykle1M
    @barnosch said in What are your top3 modules?: what are your top3 modules you can’t live without? This might seem like a shameless plug but it is true to the question. Hello-Lucy - enhancement to MMM-voice MMM-NOAA - Fantastic! Constantly upgraded! Great support! MMM-FMI - For those that can’t keep track of their iPhone. :-)
  • gauge.js

    16
    0 Votes
    16 Posts
    8k Views
    S
    It’s good it works!! For the last lib I just forgot to call the draw method.
  • Should I switch to Magic Mirror?

    5
    0 Votes
    5 Posts
    3k Views
    F
    @Axor I really like dakboard, but you can achieve almost (if not) everything with MagicMirror.
  • OwnCloud integration

    Unsolved
    13
    0 Votes
    13 Posts
    12k Views
    R
    I`m using NextCloud and i figured it out using the following config { module: "calendar", header: "username", position: "top_left", config: { calendars: [ { symbol: "calendar-check-o ", url: "https://username:app_password@nexctcloud.domain.nl/remote.php/dav/calendars/username/8a757113-03ae-4d7a-a6a1-8db4350eee54_shared_by_username?export" } ] } }, I got the calander name from the webinterface by clicking on the dots right behind the specific calender. Note: I am using a dedicated user to login to nextcloud. This user is recieving the “shared” calanders from the actual users. In this way i don`t need to login with my own nextcloud credentials
  • [German only] Umfrage zu Smart Mirror Systemen

    11
    0 Votes
    11 Posts
    7k Views
    M
    Danke @yawns Ja, GlancR scheint noch undefinierbare Schwierigkeiten zu haben. Ich verfolge das Projekt seit ca. 2 Jahren und habe bisher kein Produkt gesehen. Mues-Tec ist für mich raus, weil “unbezahlbar” (ab 2500€) :) Dirror ist laut Bewertungen ein stark spiegelndes Tablet. Erfüllt also mehr einen Nutzen als großes schickes Tablet an der Wand.
  • Domoticz or Pimatic

    4
    0 Votes
    4 Posts
    2k Views
    C
    I have NO experience on Pimatic. I like the possibilities of domoticz. I use zwave modules, http requests, 433mhz command and espeasy commands to ESP8266 and ESP32 The flexibility is what I like most.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Can you use a Webcam/Rpi Camera instead of a reflective panel?

    1
    0 Votes
    1 Posts
    764 Views
    M
    Is there any practicality behind doing this? I’m new btw.