Huh. Firefox seems to work though. Okay, I can work with this.
Read the statement by Michael Teeuw here.

Posts
-
RE: Photo upload appears to be broken
-
RE: Photo upload appears to be broken
@sdetweil said in Photo upload appears to be broken:
@bhepler the third icon from the right, correct,?
Yeah, that’s the one. No go for me on Chrome Version 120.0.6099.217 (Official Build) (64-bit)
-
Photo upload appears to be broken
I have some photos I’d like to upload into a Show Off Your Mirror post and the upload feature doesn’t appear to be working. Initially the new size limit caught me a couple times. But now after resizing the images it’s just throwing an error every time I try to add an image.
There doesn’t seem to be a way to attach any sort of error message. So I’ll just try and attach one of the images to this post.
-
RE: Transparent displays
Indeed! The existing modular framework is perfect for quick customizable dashboards. A heads-up display for the home. If you could build one over your existing window it would be a fun way to look outside and still get your information.
Now we just have to hope the price is within reach.
-
RE: A New Chapter for MagicMirror: The Community Takes the Lead
Michael, thank you for taking a wild idea and creating this wonderful community around it. I really appreciate all of the work you did to get this project where it is today. It has inspired me to stretch myself in several directions that I probably would not have gone if it weren’t for the potential of the magic mirrors.
We wouldn’t be here without you.
-
RE: Internet Monitor
@ebourne I had a branch of the internet-monitor module that I was using to test a fix. Before I merge it into the master branch, I wanted people to try out the fix and give me some feedback. I guess I never got around to deleting it. The master branch had the updates, so it’s not a big deal.
Thanks to @KristjanESPERANTO I have a new fix in place and it has been merged into the master branch. It should be easy to update the module:
- get an SSH connection to your mirror.
- navigate to the
internet-monitor
folder - pull the latest updates with
git pull
- install the changes with
npm install
Restart your magic mirror process and it should work again.
Just a quick note: I don’t really maintain this module. I created a fork to get it running a long time ago after the author abandoned it. I try to help out from time to time, but this is not one of my priorities. Hence, the README file and example configuration are a bit of a mess.
-
RE: My Family Display Board
Looks great. I love the transparent calendar effect.
-
MMM-SantaTracker
I created a quick module that will map Santa as he travels around the world Christmas Eve to distribute presents. This is a quick & dirty module that uses the data from Google’s Santa Tracker suite of applications.
Santa’s location updates every minute. Grab the code at MMM-SantaTracker
-
RE: Incorrect Clock module time after update to latest MM
@nschertz No worries. Little errors like that happen to all of us.
-
RE: What is the minimum required and recommended Raspberry Pi to use?
@Kelemvor - If you’re looking for a project for a 1st generation Pi, a Pi-Hole to remove web advertisements and tracking links is an easy project.