sponsored by the Last Panda Institute
In the "monitor" folder on you Mac, install the relevant modules.
cd monitor
npm install
Run the program.
node monitor.jsRaw Code
Alert
In the "alert" folder on you RaspberryPi, install the relevant modules.
cd alert
npm installRun the program.
node alert.jsRaw Code