Get Door InterActive when open/close with a Raspberry Pi and a webbrowser and sending notify mail
##How to install
Log in on your Raspberry Pi and clone this repositry:
git clone https://github.com/xrami/Door-Interactive
Change to the directory and then install the npm gpio library:
cd Door-Interactive
Then:
npm install gpio
Have fun!