Skip to content

Automatically shut the garage door, also view openness from anywhere

License

Notifications You must be signed in to change notification settings

omockler/DontForgetTheDoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DontForgetTheDoor

Open and close your garage door from anywhere with a text, using some raspberry pi goodness.

I'm too lazy to maintain dynamic DNS and open ports on my router so I split this up into two sections. One that is run on the pi locally and a web component that can be run locally or somewhere like heroku.

Setup

Prerequisites

  • Setup a twilio account for handling text messages.
    • Point the messages handler for your phone line to http://your_app_url/twilio/message/recieve
    • Save the account id and token for use in the web portion
  • Setup a facebook developer account and application so that you can use facebook logins.

Web

If you are using heroku this should be pretty simple. Follow the guide here to deploy the app. You also will need to sign up for some mongo database. I'm using the mongo HQ addon and setting that up should be pretty automatic as well.

Pi

TBA

License

Copyright (c) 2013 Owen Mockler. Distributed under the MIT License. See LICENSE for further details.

About

Automatically shut the garage door, also view openness from anywhere

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages