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
@burnydoom i just did this
with my openweathermap apiKey in portrait mode and see this Screenshot_2022-08-05_14-27-01.png
J
Magic Mirror Auto Start:
nano mm.sh “Paste The Following Code And Save”
#!/bin/bash sleep 20 cd /home/pi/MagicMirror/
To Make The Scripts Executable:
Enter The Crontab File:
crontab -e
Now Add The Following Commands To The Bottom And Save: