garagedoorctl

Hardware Setup

See:

Essentially, get 5V supply and ground to the relay board; connect the control to RPi pin 11 (GPIO 0).

Docker

curl -sSL https://get.docker.com | sh

The garagedoorctl server

To build & run the server under Docker:

make run