JSPM

  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q50926F
  • License MIT

Global nodejs module that upon boot saves the Pi's IP Address to Firebase, to make it easy to find.

Package Exports

  • pi-ip

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pi-ip) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

pi-ip

This is a Node Module for installing on your Raspberry Pi, so that when it boots up it will report it's IP Address to you, in a cloud hosted Firebase database of your choosing.

Additionally, this module supports being installed on multiple Raspberry Pi's, all with differently configured names. All Pi IP data will be available in the same Firebase database.

###Setup On the Pi...

  1. cd /etc/
  2. sudo npm install pi-ip

###Future Wireless Network Configuration stored in Firebase, and setup on the PI upon bootup using a wired connection, then auto reboot.