Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 962 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 962 Bytes

alexa-guard

Alexa Guard , listens for signs of trouble such as glass breaking or your smoke alarm going off. It will then notify you when it hears anything suspicious, which might be faster when you're out of the house. With that it will notify you of recent mishappenings in your area

Installation

You will need Python 3.6 at least.

git clone https://github.com/dhnesh12/alexa-guard
cd alexa-guard
pip3 install -r requirements.txt

If you have problems with pip (and if you use windows apparently) :

python3 -m pip install -r requirements.txt

For Docker installation

# Build the docker image
coming soon

[!] legal disclaimer : Usage of alexa-guard for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program =======