preetjdp / AutoSwitch

This is a software which automatically turns off the light (or any piece of electronics) when no human is detected

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XIE AutoSwitch

AutoSwitch is a software powered , intelligent face detection based interface to control electronic devices

  • Built using python πŸ‘¨πŸ»β€πŸ’» 🐍
  • Modular πŸ±β€πŸ‘€
  • Feels like Magic πŸ±β€πŸš€

Build Status

New Features!

  • Use Any USB Camera
  • See status on the api endpoint

Tech

AutoSwicth uses a number of open source projects to work properly:

Installation

Dillinger requires OpenCv and Python 3 to run.

Clone the Repo , Install the dependencies.

$ cd Xie-AutoSwitch/
$ pip install dependecies.txt
$ python3 main.py

Development

Want to contribute? Great!

Todos

  • Write MORE CODE 😡
  • Make MONEY πŸ€‘πŸ€‘

License

MIT

Free Software, Hell Yeah!

About

This is a software which automatically turns off the light (or any piece of electronics) when no human is detected

License:MIT License


Languages

Language:Python 100.0%