Read the statement by Michael Teeuw here.
Installing and configuring Magic Mirror on Raspberry Pi
-
Installing Magic Mirror
The requirements are very simple to start, Stretch Raspbian need be installed and configured with an IP address.
When the installation will ask us if we want to start by default when you start Raspberry or not, This is what everyone wants. In my case I prefer later start for different reasons, To do this I have added a script in ‘~ / .config / lxsession / LXDE-pi / autostart’ called for example’@/home/pi/magic_mirror_arranca.sh’ which has the following content:
view source
print
?
1
cd /home/pi/MagicMirror/
2
npm start # Pi2 y Pi3
3
node serveronly # Pi1 y Zerothanks
https://offshorededi.com/
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login