gwelt / blink

Dedicated Proxy for Blink Monitoring System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Dedicated Proxy for Blink Monitoring System.


Languages

Language:JavaScript 57.4%Language:HTML 42.6%