Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
S
@flemmingss no. MagicMirror uses a designed called SPA, single page application.
the data presented on this single page can change but it only serves one page. you can see the frame of that single page in the file index.html
F
Not a mirror, but MagicMirror2 running on a wall display
How its made (and config): https://flemmingss.com/my-diy-wall-project-built-in-screens-and-a-charging-station-for-multiple-devices/
0_1585317369976_c3037f14-4b9d-4c3f-afd1-ec0ca73b2209-image.png
problem detected :D turns out MMM-CalendarExt2 did not support webcal:// like MMM-CalendarExt. Så I replaced all webcall;// with https:// and now it works.
Hi I try ti change colors in MMM-CalendarExt, but nothing is chaining. I have also tried the styleName: “style12”,, but no style is changed ether
0_1567673200127_Untitled.png
How do I do this?
looks like this worked: https://github.com/eouia/MMM-CalendarExt/issues/54