Skip to content

Garage Pi - A garage door opener and status checker built on top of a Raspberry Pi

Notifications You must be signed in to change notification settings

skittleson/garage-pi

Repository files navigation

garage-pi

Garage Pi - A garage door opener and status checker built on top of a Raspberry Pi

Build docker image docker build -t garage-pi .

Start container in privileged mode. docker run -d --privileged -p 8090:8090 --name gpi garage-pi

Access the api curl http://localhost:8090/api

Check out the blog post for details.

About

Garage Pi - A garage door opener and status checker built on top of a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published