Read the statement by Michael Teeuw here.
Installing on a Pi Zero
-
@sdetweil thanks I’ll try when I get home in the morning. Thanks so much for a working install I was at my wits end trying to get this to work until I found this thread. May I ask one more thing of you? Is there a command sequence I follow to stop the blanking of the screen after a few minutes for you install?
-
@camcooper151515 it should have asked if you wanted to disable screensaver.
anyhow, on the same site as the install script there is a command to turn it off now, down near the bottom of the page
-
@sdetweil thanks that worked again. Is there a reason that my weather is not showing by default? Does it have to be setup first before it shows?
-
@camcooper151515 yes, some setup. needs to.know where u are for sure. some providers need u to register to request data
-
@sdetweil this thing is working great man I’ve been tinkering around with it over the weekend. Thanks so much again for the install but another question I know I know I apologize but your like king right now. How can I access the custom.css file?
-
@camcooper151515 it’s a text file
MagicMirror/css/custom.css -
@andyc7687 Thank you for your work and sharing with the community!
I would like to try it with a Raspberry Pi3A+. Will it work? -
@Dimasua use my installer script, listed as alternative install method , see
-
@sdetweil Another question, how I can restart the mirror from the command line? Didn’t find that information.
-
@Dimasua if u said yes to pm2,
pm2 start 0
If it does not start on boot, the run the fixuppm2 script from my site,
If not pm2, then npm start from the MagicMirror folder