Skip to content

JordanVlieg/Doorman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doorman

A simple golang application that uses Twilio to automatically buzz open your apartment door for you.

Settings are configured in the .env file. This can be deployed to any hosting provider through docker.

Ensure you configure your twilio account to submit a GET request to the /knock endpoint.

I have configured this to play the same buzz code tones repeatedly, this may not work in your case, edit the code in main.go

Common issues

Dont forget to set your port the same in both the dockerfile and the env file, and expose it in your ec2 security group!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published