Read the statement by Michael Teeuw here.
Magic Mirror Mac Mini npm start
-
@sdetweil Now I have PM2 modules through this installation guide.
But when I restart the Mac Mini, MagicMirror does not start by itself.
https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror -
@sdetweil
ok so? -
@drx1984 I am sure the mm setup failed when it did the pm2 setup, as it is hard coded to user pi.
I think if you do
pm2 start ~/MagicMirror/installers/mm.sh pm2 save
It will work on boot
-
@sdetweil did the mirror app start?
-
@sdetweil said in Magic Mirror Mac Mini npm start:
did the mirror app start?
Yes starts, Now I try to restart the MacMini and see if Magic Mirror starts automatically
-
@sdetweil pity MagicMirror does not start automatically after reboot
-
Does anyone have Magic Mirror on the Mac Mini on the run???
How does she do that with the autostart?? -
forget pm2. this could be a help.
https://stackoverflow.com/questions/6442364/running-script-upon-login-mac -
@Sean
thanks, do I need to write a script? -
@drx1984
Wait a second. After trial on my mac, I’ll post for you. (And I think pm2 could also be available withlaunchd
)