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?

    95 Topics
    656 Posts
    KristjanESPERANTOK

    @toxeek Just to let you know, I am not part of the core MagicMirror team and my answer is based on my personal interpretation of the situation.

    I wish you every success! 🚀 I would find it interesting if you could tell us about your project later.

  • thinking about an inky touchscreen hat for mirror gestures

    1
    0 Votes
    1 Posts
    146 Views
    kayakbabeK

    I was at microcenter and bought a pimoroni inky touchscreen just to play with.

    I’ve been fighting with teh MMM-flick-gesture module trying to add the airwheel gestures and learned I need to learn a lot more…

    Since the pisupply Flick would be hanging below the mirror anyway… I’m thinking the inky display might be a better thing to use instead. And… it could display some things when the mirror is blacked out, and when the mirror is displaying, it could show instructions on how to use it to control the mirror pages and module.

    I think I might be going down a rabbit hole.

    I’m wondering if anyone has setup an inky display magic mirror. Have you?

  • Webcam feed as background?

    1
    0 Votes
    1 Posts
    275 Views
    B

    I would like to use a live webcam feed from a tropical island as my background. Is this possible? Seems like it would be fairly easy but still outside of my capabilities…

  • RPi uSD card copying guidance needed

    4
    0 Votes
    4 Posts
    414 Views
    AssassinsA

    @earnestrichards
    I do this and it make backup to a .img file.
    https://github.com/The-Exterminator/PiShrink-to-Crontab

  • MM logs

    3
    0 Votes
    3 Posts
    2k Views
    mumblebajM

    @mayfield There are a few places to check the logs. If you start your mirror using pm2 then you can just run pm2 logs --lines 50 and see if there are any errors. You can change the line numbers to get more lines. You can also check the developers window (shift + ctrl + i) and see if there are any errors there.

    If you start your mirror using npm then you can check the terminal where you started the mirror from for any errors.

    For modules that are not working the issue is problem deprecated dependencies. See below post on how to fix these.

    https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later?page=1

  • MMM-Screencast not working?

    2
    0 Votes
    2 Posts
    282 Views
    S

    @Stoffbeuteluwe AND you looked in the two places we always look for errors

    the dev window and the console output…

  • Any thoughts for mounting RPi onto the rear of the screen?

    4
    0 Votes
    4 Posts
    570 Views
    T

    Amazon has plenty, not expensive. Do a search for Vesa mount for raspberry pi.

  • Looking to hire RPi / MM devs

    1
    0 Votes
    1 Posts
    247 Views
    D

    Hey there, I am interested in building a new project utilizing RPi and Magic Mirror. While I have been hacking away at stuff, I am looking to contract some folks to help. Get paid to work on your favorite hacking project!

    I’m flexible on pay rates, hours, terms etc. Feel free to reply or message me.

  • Instructions to Backup MagicMirror on Laptop with unbutu

    3
    1 Votes
    3 Posts
    345 Views
    M

    Thanks man

  • Vilros mirror power supply

    2
    0 Votes
    2 Posts
    336 Views
    S

    @Hi-Proof from Amazon info

    Screenshot_20220408-085012_Chrome.jpg

  • Activate Screen Saver when Button is pressed

    1
    0 Votes
    1 Posts
    192 Views
    E

    Hello,

    I’m using the MMM-SmartTouch Module(https://github.com/EbenKouao/MMM-SmartTouch) and I’m wondering if it’s possible to have the my screen go black/have the screen saver activate when I press the white square, and be able to click anywhere on my screen to have the screen display everything again.

    Is there a way to do that?

    Thanks in advance.

    (I know that the white square does that, but I can still see it, since it’s not completely transparent. And if I make it completely transparent I forget where it is and I have to keep tapping different parts of my screen until I find it again.)

  • Cripple the sound from IFrame-Ping and SmartWebDisplay?

    2
    0 Votes
    2 Posts
    274 Views
    S

    @zanewiller seem illogical.
    u use them to display tv, so I assume u want the audio.

    but u don’t want the audio?

    the doc on iframe-ping says it is not active when hidden. so should be silent unless the page being shown uses that module

    course if you auto rotate pages, then they will turn on, then off, then on…

  • Upload photos to MM using Iphone

    6
    1 Votes
    6 Posts
    799 Views
    S

    @shannons no problem… my pleasure… it gave me something constructive to do while in hospital last year…
    and I added it to my mirror for family to add pics for me… so, win win…

  • 2nd MagicMirror

    11
    0 Votes
    11 Posts
    2k Views
    R

    @sdetweil :thumbs_up:

  • Easy Twitter feed

    8
    2 Votes
    8 Posts
    4k Views
    C

    @vimsi trying to use this to display tweets from a specific account, but not sure where to start. any suggestions or advice?

  • Does this newsfeed capability exist?

    1
    0 Votes
    1 Posts
    129 Views
    D

    Here’s what I’m looking for:

    an RSS feed of news items that is cycled through the screen support for an IR remote the ability to select an RSS item with the remote and have it open the corresponding web page. Would be cool if it was a simplified page. The IR should be able to scroll up down the page and ‘tab’ through links if the RSS link is a YouTube video, be able to open that. return to magic mirror at any point

    https://github.com/mumblebaj/MMM-NewsAPI is most similar maybe, but wasn’t sure about adding IR. Any help appreciated!

  • Is Web3 Worth Investing in For Companies?

    1
    -1 Votes
    1 Posts
    152 Views
    L

    Recently found an article connected with web3 implementation into business. I would like to se your point of view on this topic. It is said to bring the most impactful innovations to business. What do you think about the popularity of web3?

  • Display More on Python Print Module

    7
    0 Votes
    7 Posts
    766 Views
  • Watch TV with magic mirror?

    2
    0 Votes
    2 Posts
    391 Views
    S

    @dangalang28 sure. glare? depends on the room and mounting.

  • Changing Module Display Width

    24
    0 Votes
    24 Posts
    18k Views
    S

    @cowboysdude
    It’s not working, it’s showing error
    what can I do

  • Task Management with Magic Mirror

    2
    0 Votes
    2 Posts
    320 Views
    S

    @jmadero nothing exists to create this kind of integration.

    u will have to invent it.

    only voice assistant that is ‘extendable’ is Google assistant, by bugsounet.

    see recipes. not well documented.

    most other modules don’t have support for taking commands/notifications from outside , so you will have to enhance them to suit your needs