An open API service indexing awesome lists of open source software.

https://github.com/byeoon/blinkcontrols

Lightweight desktop interface for Blink made in Python.
https://github.com/byeoon/blinkcontrols

Last synced: 8 months ago
JSON representation

Lightweight desktop interface for Blink made in Python.

Awesome Lists containing this project

README

          

# blinkcontrols
Manage your Blink camera from your computer with this tool.

## Setup
Go into the BCconfig.py file and edit `email`, `password`, `syncmodule` and `cameramodule` to the designated functions. Everything else is entirely optional.

## Credits
https://github.com/fronzbot/blinkpy (without it this project wouldn't exist)