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

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

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.

[![Collaborizm](https://www.collaborizm.com/GitHubBadge.svg)](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.