@strawberry-3-141 Thank you. I changed it globally. This was very helpful. What did you mean by start a github?
Read the statement by Michael Teeuw here.
Posts made by r3d6
-
RE: question about MMM-MarineWeather module
-
RE: Magic Mirror keeps re-opening after I quit?
@sdetweil Thanks for all the help. Random question – the command lines you gave me to start and stop pm2 in the terminal…what programming language is that? And, is it the same programming language used in the config.js file?
-
question about MMM-MarineWeather module
I’m very new to this so please bear with me.
I have successfully added the above module to Magic Mirror and it’s working! However, I want to change units from Celsius to Fahrenheit. The module’s readme file says I can do this by coding config.units = imperial. I’m not exactly sure how to actually put this into the config.js file though.
I tried typing it out right after the last line of code, which was apid: XXXX and ended up crashing mm. little help?
-
RE: How do I delete some of the default modules?
@hango yes, I found config and successfully removed the default modules I didn’t want. Now I’m off to learn how to add modules. Thank you!
-
RE: How do I delete some of the default modules?
@hango this is my first raspberry pi project and I’ve never coded before. I ran the auto install script
-
RE: How do I delete some of the default modules?
@sdetweil pardon the dumb question but what is config.js?
-
How do I delete some of the default modules?
I want to get rid of some of the default modules like the compliments. How would I do that?
-
Magic Mirror keeps re-opening after I quit?
Hi,
I just installed Magic Mirror on my raspberry pi using Sam’s auto installer. Install was successful with pm2 on. However, when I quit magic mirror it automatically re-opens after about 2 seconds. So, I can’t edit modules or do anything really. How do I quit magic mirror without it re-opening? Also, once it’s closed, how do I open it again manually? Thank you!
-
How do I properly uninstall magic mirror on raspberry pi 4
Hi, I’m running buster an ran an auto script meant for bullseye to install magic mirror. So I have to uninstall magic mirror and reinstall it. What’s the best way to uninstall it? I simply deleted the magic mirror folder…will that do the trick?