Read the statement by Michael Teeuw here.
Raspberry Pi Client Only Build
-
I am trying to do a client only build on a Pi. I want to confirm the basic instructions please.
Does this sound right - sorry I am new to Pi?
-
Install Raspbian (Does it need a GUI, or can a CLI version work?)
-
apt-get update
-
apt-get install node npm
-
git clone https://github.com/MichMich/MagicMirror
-
cd ~/MagicMirror
-
npm install
-
node clientonly --address 192.168.1.5 --port 8080
Will this do anything to prevent screensaver or powersaver mode etc?
thanks
Matt -
-
Can anyone confirm that these instructions a valid? Also, could client only be run on a pi zero?
-
@potts-mike well it needs a browser and electron is not available now for pi 0. So you will have to use chrome
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