Skip to content

MShel/py_guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_guard

python3 based little system which listens to microphone registers taps takes pictures, archives and sends to defined email addr. Build only in educational purposes.

to run:

  • Make sure you have all the stuff from Required Things:
  • adjust setting in config/config.ini
  • run python3 pyguard.py

https://trello.com/b/gxxXDyA4/python-protector

For working coroutines based system plz checkout v 0.0.2

For working multithreaded system plz checkout v 0.0.1

Required Libraries:

Required Things:

  • linux(tested on ubuntu)
  • microphone
  • camera
  • credentials to any remote smtp server(gmail?)
  • email address

Installation on apple(mac os):

  • brew install portaudio
  • pip install -r requirements.txt
  • adjust config/config.ini to have proper credentials
  • run python pyguard.py

About

A little security system which listens on the microphone initiates the camera and sends what has been captured to an email.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages