Automatically update your HipChat status based on Google Calendar meetings.
$ git clone git@github.com:petercoons/hipchat-scheduler.git
$ cd <project_directory>
$ ./scripts/setup.sh
$ source <project_directory>/venv/bin/activate
$ foreman start
$ heroku open --app hipchat-scheduler