drumminhands / drumminhands_photobooth

A DIY photo booth using a Raspberry Pi that automatically sends animated gifs to a Tumblr account. Great for events.
MIT License
118 stars 98 forks source link

improvements on photo booth #1

Closed karnold closed 9 years ago

karnold commented 9 years ago

Hey Chris

Here is a pull request with some of the improvements I have made upon the photobooth. The biggest change is that it no longer uses email to post to tumblr. I ended up finding this to be horribly unreliable and rewrote it to use the tumblr OAuth API instead.