Skip to content

Pinoccio/tool-pi-noccio-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-noccio-setup

setup a raspberrypi-noccio bridge

to set up a pi without a monitor, these headless instructions are super helpful

to setup a brand new pi

installs node and pinoccio on the pi

wget http://registry.npmjs.org/pi-noccio-setup/-/pi-noccio-setup-1.0.2.tgz \
  && tar -xvf pi-noccio-setup-1.0.2.tgz \
  && ./package/install-pinoccio.sh

if you have node already

npm install -g pinoccio pi-noccio-setup

and if you want to enable bridge mode as a service on startup

pi-noccio-bridge-setup

About

setup a raspberrypinoccio bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published