Take pictures on your Blink camera at regular intervals
Install instructions:
mkdir BlinkGrabber
cd BlinkGrabber
npm init (and follow instructions)
npm install node-blink-security
Then copy the files attached to this repository.
Visit https://blinktoolkit.now.sh and login using your Blink login details to determine the ID of your camera.
Edit grabber_config.json and adjust accordingly. Use the ID of the camera you want to grab still images from
Launch with:
node index.js