Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 751 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 751 Bytes

blink

Dedicated Proxy for Blink Monitoring System.
Thanks to the unofficial BlinkMonitorProtocol-documentation.

Features LOGIN, VERIFY, LOGOUT, GET_INDEX (GET_HOMESCREEN and GET_VIDEO_EVENTS), UPDATE_CAM, CAPTURE_VIDEO, GET_IMAGE, GET_MEDIA, GET_MEDIA_THUMBNAIL

Start with

npm install
node index.js

enter your credentials on the command line or

open http://localhost:3000

and let Javascript guide you through the process.

...and see this

Exemplary index.html user interface shows the latest cam-image and six latest videos.
Adapted for mobile devices and flavoured with some garden colours and chicken.