Thanks. Love your modules.
Read the statement by Michael Teeuw here.
Posts
-
RE: Daily Dilbert - can I make smaller and in color?
-
Daily Dilbert - can I make smaller and in color?
Can I make the DailyDilbert module smaller and in color?
-
Best 17-inch monitor
Any suggestions on the best 17-inch monitor for my MagicMirror?
-
RE: SSH Tutorial
Okay, I’m connected to the MagicMirror on my Mac’s terminal. Is there a way I can now open the config.js file in a text editor on my Mac?
-
RE: SSH Tutorial
Thanks. I now can see the MM on my terminal. From there, how do I modify the config.js file?
-
RE: 3-Day Forecast Location
Thanks. It’s MMM-3Day-Forecast.
Turns out I had the wrong coordinates. Searched on Google Maps and I had been looking at Kailu County, Tongliao, Inner Mongolia, China. Pretty far from where I live in Bend, Oregon.
-
SSH Tutorial
Is there a tutorial somewhere that explains how to set up SSH so I can control/modify my MM from my Mac? Thanks.
-
Monitor Specs
I had a blast building a MagicMirror, but the final product is disappointing because the modules are dim, especially when there’s plenty of light in the room. I used the cheapest ($75) 17-inch monitor on Amazon and standard 1/8 inch Acrylic from Tap Plastics. Any suggestions on a brighter monitor? I want to stay with 17-inch.
-
3-Day Forecast Location
Love the module, but it’s not showing my location. (Wherever it is, I’m glad I don’t live there. Way too hot). I triple-checked latitude and longitude. What could I have done wrong?
-
Sorry. One more...
How do I deal with this error message:
pi@raspberrypi:~ $ npm restart MagicMirror
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/pi/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoentnpm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2020-06-03T17_02_47_626Z-debug.log
pi@raspberrypi:~ $ -
RE: What does this mean? Clone this repo...
Thanks. Appreciate the help.
-
What does this mean? Clone this repo...
Installation
Clone this repo into your modules directory.
cd MMM-Comics && npm install
Create an entry in your config.js file to tell this module where to display on screen. -
Need mount ideas to use MM as vanity mirror.
I’d like to use my Magic Mirror as a free standing vanity mirror on our bathroom counter. I can’t figure out how to buy or build a stand. It’s a 17-inch monitor, so it’s top-heavy when it’s in a vertical position.
-
Help please. Module doesn't show up
I’m learning to build a Magic Mirror as a distraction from the quarantine. Other modules have worked, but this one just doesn’t show up. Can one of you tell me what I’ve done wrong .

-
Need help with sdetweil script
I’m using MagicMirror as a Covid diversion. It fills a lot of the day as I learn bit by bit. Anyway, I need help following the sdetweil script.
The install script worked perfectly. My question is about the script called "upgrade-script.sh later on in his instructions. He says it will “do the git pull and npm install, and refresh npm setup for any modules that might need it” Can one of you teach me what that means and how I would use it. Thanks.