Skip to content

A simple python photo booth for the Raspberry Pi capable of creating gifs and uploading to Google Drive

License

Notifications You must be signed in to change notification settings

anquinn/photobooth-pi

Repository files navigation

photobooth-pi

A simple python photo booth for the Raspberry Pi capable of creating gifs and uploading to Google Drive

Requirements

Getting Started

Install the dependencies.

PiCamera

sudo apt-get install python-picamera

GraphicsMagick

sudo apt-get install graphicsmagick

PyDrive

You can install PyDrive with regular pip command.

pip install PyDrive

Run the program

./photobooth.py

Credits:

Based off of drumminhands_photobooth.

Icons from the Noun Project:

  • Tap icon by Prerak Patel
  • Dancing icons by Gan Khoon Lay
  • Hamster Wheel icon by Luis Prado
  • Photo Strip Icon by Claire Jones

Bungee font by David Jonathan Ross from Google Fonts

About

A simple python photo booth for the Raspberry Pi capable of creating gifs and uploading to Google Drive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages