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.
- Host: GitHub
- URL: https://github.com/byeoon/blinkcontrols
- Owner: byeoon
- Created: 2024-02-08T16:41:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-17T17:10:30.000Z (about 2 years ago)
- Last Synced: 2025-02-24T04:55:14.669Z (over 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)