mynamebrody / pizzadash

This is a node.js application that "hacks" your Amazon Dash Button to order you a Domino's pizza!
MIT License
185 stars 33 forks source link

Docker it! #10

Closed pandres95 closed 8 years ago

pandres95 commented 8 years ago

Other ideas? Dockerize it and enable to install to a Raspberry Pi and configure it using a web interface!

That'd be a whole new level of lazyness to get a pizza forever.

Please tell me how can I help you with this. Please :joy:

JoeIaquinto commented 8 years ago

I'm working on a fork of this project right now to aid with the setup of orders and buttons with a setup CLI. I will look into this and see if my team wants to go for it. Another choice could be to use the dash button to trigger an AWS Lambda function to place the order, which would be cool too.

mynamebrody commented 8 years ago

@pandres95 If you'd like to contribute, I'm more than willing to to CR. I'm excited to see what @JoeIaquinto puts together.

I also have another repo Drizly Dash in which I created a GIST to be triggered via AWS Lambda... https://gist.github.com/bhberson/ab99c5f53467b9b481c1