https://github.com/aharshac/kandyeyepy
"keep Eye" that alerts you when someone takes your stuff
https://github.com/aharshac/kandyeyepy
python raspberry-pi ultrasonic-sensor
Last synced: about 1 month ago
JSON representation
"keep Eye" that alerts you when someone takes your stuff
- Host: GitHub
- URL: https://github.com/aharshac/kandyeyepy
- Owner: aharshac
- Created: 2017-03-24T10:25:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T12:20:19.000Z (over 9 years ago)
- Last Synced: 2025-02-23T14:32:47.155Z (over 1 year ago)
- Topics: python, raspberry-pi, ultrasonic-sensor
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Kandy Eye**
Have you been worried about keeping eye on your stuff when you are not around ? Don't worry Kandy eye is here for you.
[](https://www.collaborizm.com/project/HyC_rg12g)
Based on the **[Kandy.io](https://www.kandy.io/)** [REST API](https://developer.kandy.io/docs/rest-api) _**[Python wrapper](https://pypi.python.org/pypi/Kandy/)**_.
## Library Installation
Execute `pip install kandy` in a terminal.
## Download Sources
Execute `git clone https://github.com/aharshac/KandyEyePy.git` in a terminal.
## Configure
1. Substitute **`, , `** with data from [Kandy Developer Dashboard](https://developer.kandy.io/)
2. Replace **`, `** with personal data.
## Run
Execute `python eye.py` in a terminal.