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.
  • 1 server, 2 mirrors

    1
    0 Votes
    1 Posts
    289 Views
    U
    Sorry if this is a repeated question, but it is difficult to search for my query, mainly because “2 mirror” kind of clashes with “magic mirror 2” lol Up until now, I’ve been running a mirror for a few months already without any major issue. I run the server as a Docker image on a rpi4 with one dummy browser attached to it. Now I want to have a second mirror upstairs with a totally different layout, so my question is: I’m I better off creating another Docker instance or can I pass on a configuration file of some sort through the url? For example: example.com:8099 => first mirror, picks up the default config example.com:8099/?conf=upstairs => second mirror, combines default + custom ‘upstairs’ conf. Is this possible? My preferred solution would be to use the same instance because I’ll be using the same API credentials for some stuff (and the same engine behind it), so I would like to have my configs on 1 place, otherwise I’ll just create another instance listening to another port. Greetings.
  • Can i download raspberrian to a thumb drive/external hard drive?

    11
    0 Votes
    11 Posts
    3k Views
    R
    @evroom Yeah, you’re right. It will boot from SD first and then USB if you have enabled USB boot. So there’s really nothing that will screw up by enabling the one time change. Here’s more info: https://www.raspberrypi.org/forums/viewtopic.php?t=225812 That also says the newer RPi3+ has enabled USB boot by default.
  • API Question

    2
    0 Votes
    2 Posts
    272 Views
    S
    @Stoffbeuteluwe generally its one api. sometimes there are call limits
  • Send web page from phone to MM

    3
    0 Votes
    3 Posts
    381 Views
    O
    The scrolling is just another challenge, I believe. I imagine either two buttons that can attach as a keyboard and act as arrow keys, or a kind of motion detection, for example using a HC-SR04 or a camera. It should work for any web page.
  • Raspberry Pi Client Only Build

    3
    0 Votes
    3 Posts
    2k Views
    S
    @potts-mike well it needs a browser and electron is not available now for pi 0. So you will have to use chrome
  • Newbie - Build Smart Mirror

    14
    0 Votes
    14 Posts
    5k Views
    FoziF
    @xxLulaBelle alternatively you could use a gesture sensor and run it with the MMM-GroveGestures module. I have one to swipe pages and to start/stop a news podcast with MMM-Podcast2. Works great!
  • What’s the smallest display I could reasonably use?

    display monitor
    6
    0 Votes
    6 Posts
    1k Views
    J
    @hango oh this is really helpful, thank you!
  • Need help in a point/click of MM screen apps

    1
    0 Votes
    1 Posts
    256 Views
    B
    I have the cursor app working, but need a mini-menu at the top to select which of the apps are visible and active. Way too many things to display with this neat program. I’ll probably use it using VNC viewer remotely. A simple monitor, no fancy mirror. The complexibility and flexibility of this program are AMAZING. Help me before I go back to PiPresents! Thanks Bo W4GHV Any ham radio apps appreciated too.
  • Magic Mirror Discord Group

    community question discord
    22
    0 Votes
    22 Posts
    20k Views
    morozgrafixM
    @bryceblood are you talking about MMM-Slack and MMM-SlackAnnouncements? I’m not the creator or maintainer of those. Or did I misunderstand your question? Thanks.
  • Hi, there is a new Alexa Module

    98
    -1 Votes
    98 Posts
    60k Views
    J
    @Stevent Hi, you made one mistake in your config. The apostrophes for the option pages are wrong. You have to write only a number there. pages: 2
  • macOS permissions

    1
    0 Votes
    1 Posts
    345 Views
    S
    anybody that know anything about mac file system permissions might be able to help me… I have samba server share that is connected on logon to my catalina box. using the login items page if I open a terminal window, the share is there and usable I also have MM installed and the MMM-ImagesPhotos module. which has symbolic links to folders on the samba share if I start MM from the command prompt, via npm start, all works ok, if I start MM with pm2, (which does an npm start from the batch file), the share is not accessible… with this error reported from my code exception=Error: EPERM: operation not permitted, scandir '/selectedpics' exception=Error: EPERM: operation not permitted, scandir '/sp' this link seems to say if I could find ‘the application’ I could enable access https://osxdaily.com/2018/10/09/fix-operation-not-permitted-terminal-error-macos/ I cannot find pm2 (it is outside my user space) /usr/lib/bin/pm2 I tried making the electron.app thing as the application, but still doesn’t work. the share opens correctly at login pm2 starts MM correctly at login SO close…
  • Collection of interesting Links

    3
    0 Votes
    3 Posts
    536 Views
    thgmirrorT
    @Mykle1 hahaha, that was not my question! I thought of this, for example: https://www.meteoblue.com/de/wetter/widget/setupthree/graz_Österreich_2778067 offers a nice looking easy to customize weather-forecast: [image: 1589263598351-62a25fae-a0bc-4558-9ca7-53aa3ca79ada-image.png] or Highway-cameras from Nordrhein-Westfalen with livestream (https://www.verkehr.nrw/#): [image: 1589262439823-d0d93531-4d8f-488e-a59e-d8c7c339a9ef-image.png] also available for Bayern and Switzerland or Rain-radar [image: 1589262851395-1b437ded-0619-40c1-a1d5-91720720c384-image.png] which has a way to get the html-source exported Create a local HTML-page on the PI with the content from above and use MMM-SmartWebDisplay to disply it on the screen. Greetngs Thomas
  • Reasonable Size for Mirror

    3
    2
    0 Votes
    3 Posts
    536 Views
    R
    I also had an idea on not adding many modules and keeping it clean. But then I kept adding useful modules as time passed. And I never use it as a mirror because a regular mirror is slightly better. Mine is 24". Bigger would definitely be ok, but smaller would be too small imo.
  • AssistantMK2 delay

    2
    0 Votes
    2 Posts
    242 Views
    ?
    so, my solution in your git hub issue works ?
  • AmbientWeather call to get swimming pool temp displayed on Mirror

    3
    2 Votes
    3 Posts
    408 Views
    J
    I guess I should add an image. I have “MMM-json-feed”, “currentweather” and “weatherforecast” all “bottom_right” and they stack nicely. [image: 1588725608324-img_5875-2.png]
  • MMM Remote Control module hidden

    9
    1
    0 Votes
    9 Posts
    1k Views
    StoffbeuteluweS
    @sdetweil Hi, that’s what happens when I installed MMM-Pages …90% of my modules are hidden by MMM-Pages …that’s mysterious [image: 1588708248797-0c9961ce-079d-46ee-b303-e77a50785529.jpeg]
  • MMM-alarm

    3
    0 Votes
    3 Posts
    463 Views
    L
    Thank you for your reply, but I would like to set and erase the time in the magic mirror instead of fixing the time in config.js.
  • Who speaks Italian? Chi parla italiano?

    16
    0 Votes
    16 Posts
    7k Views
    A
    Ciao io sono Alessandro sono appena entrato anche io in questo progetto sono contento di poter scambiare info con voi !
  • Gave dog Meds Y/N button with display, reset at midnight

    2
    0 Votes
    2 Posts
    269 Views
    F
    Even though I am not using RPi, I am going to try to reconfigure MMM-button. I will post if I figure something out.
  • MMM-Earthlive does not show ..

    5
    0 Votes
    5 Posts
    588 Views
    StoffbeuteluweS
    @Mykle1 Hey, my earth is back yeahhh, maybe some Alians stoppt my connection…:grinning_face: