My very simple garage door controller
 
 
Go to file
Morgan Kesler 20b5ccf377
README
2022-05-07 21:07:56 -04:00
.gitignore initial mirgration from js 2022-05-07 21:06:04 -04:00
Makefile initial mirgration from js 2022-05-07 21:06:04 -04:00
README.md README 2022-05-07 21:07:56 -04:00
go.mod initial mirgration from js 2022-05-07 21:06:04 -04:00
go.sum initial mirgration from js 2022-05-07 21:06:04 -04:00
main.go initial mirgration from js 2022-05-07 21:06:04 -04:00

README.md

Garage Controller

I made this because I originally wrote it in Typescript and it worked fine but it was slow as shit to startup. Couldn't really figure out why, but, I got bored and re-wrote it in golang.

It doesn't do much but, it handles a garage door.

How much shit can a garage door really deal with?