A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Auto Start Time
-
Hi there;
I installed pm2 and I setted auto start mode. I don’t have any problem about this. Everything is ok, everything is work. I wonder one thing about auto start;
Can I start magic mirror faster automatically? As you know firstly raspberry pi’s deskop is open and then start to work magic mirror after 6-7 seconds.
I want to magic mirror start directly. I mean when I run raspberry pi, it will open with magic mirror instead of desktop. Can you help me about set this opening setting?
-
@Atahan use the pm2 tool to autostart on boot…
if u did not set this up during install, then use my script
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)"
make sure u set the pi to autologon to the desktop at boot (using raspi-config)