@Alex2020 said in Come cambiare il colore dell'orologio Calendario meteo e compliments:
Grazie Sam per avermi risposto ma il codice .calendar . classname { color: blue;} dove lo devo inserire? nel Main Css oppure nel modulo Calendar.js
tutte le impostazioni CSS vanno nel file
~/MagicMirror/css/custom.css
@chassain-0 it says you must have done the git pull before doing the upgrade-script…
(already at 2.10.0 when script started)
test doesn’t change any files, but apply runs were aborted as the installed version was already at 2.10.0, so no npm install was done by script
@ashishxr6 the default calendar link was using a calendar that ended in 2019… so it has no new entries!
try an updated one (calendarlabs has not released a new 2020 and beyond calendar)
https://p24-calendars.icloud.com/holidays/us_en.ics
@Lordy said in Many thanks are therefore to the forum and the developers. I wish you Happy New Year from the bottom of my heart.:
And very special thanks to the @Mykle1and @Sean.
You are welcome, mate. :-)
I wish you and yours a healthy and happy New Year.
Re: google home mini
thank you for the response as a speaker I do not know, but I read that we could establish dialogues with alexia, I thought to do the same with google home, see the site of the colts
https://www.youtube.com/watch?v=ndIg7PREHRM, I don’t know more yet
thank you
@technofab what do you want to know? look at the section
https://forum.magicmirror.builders/category/12/show-your-mirror
where others have shown their assemblies and parts
neat. Sadly, OMX had so much trouble getting the streams running, I had to switch to FFMPeg.
If VLC would boot correctly under node (it won’t), I’d use that, but between syntax errors in the code and node.js not allowing VLC to run correctly, I can’t get it to work.