Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 457 Bytes

Home_Alarm

Setup

See this for Raspberry Pi setup instructions.

Make sure you have Python 2.7. Run pip install -r requirements.txt to install dependencies. (Feel free to use a virtualenv if you care)

I use Heroku to host and run this, while the Pi app runs locally. (Follow this guide to set up your own.)