@vinp being a linux/magic mirror newbie - how would one switch to your fork?
Read the statement by Michael Teeuw here.

Posts
-
RE: MMM-MyScoreboard
-
RE: Fresh Install
You may have to use the display utility within the desktop manager. see here: https://pimylifeup.com/raspberry-pi-rotate-screen/
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
Sometimes with this app you gotta jiggle the handle.
-
RE: MMM-MyScoreboard
@sdetweil ESPN sneezes and the data format changes. Not a reliable source.
-
RE: Minimal depth of a frame for the magic mirror
Mine is around 2" deep (5cm) - I could go thinner if I modify the monitor’s circuit board layout a bit and reduce dead space… but I’m not going to mess with that.
-
RE: MMM-CalendarExt2
@luke1 I believe it refreshes every minute anyway, but don’t ping the servers for the time you specify. If you want it to stop animating as a stopgap, you can use this:
/* Stop animating */ .CX2.hidden { display: block; opacity: 1; animation-name: none; animation-iteration-count: 0; animation-timing-function: none; animation-duration: 0s; } .CX2.shown { display: block; opacity: 1; animation-name: none; animation-iteration-count: 0; animation-timing-function: none; animation-duration: 0s; }
-
RE: Automatic checking of all MagicMirror² modules
@KristjanESPERANTO “This” instead of “The” perhaps?
-
RE: Calender Module: Time Not visible
Yep.
dateFormat: "M/D h:mm a",
That’ll fix it.
-
RE: TV vs. Monitor
Monitors are generally lighter due to less components… I find that TVs even with the right inputs tend to get weird with computer signals… etc…
I’m almost to the point of never buying a TV again, personally. just bigger monitors, because of all the useless junk in the TV.