Skip to content

A photobooth script that automatically snaps a photo, applies a watermark, uploads to a remote server, generates a QRCode, shortens the URL, ouputs an HTML template, and displays it your web browser.

License

silvyn/photobooth.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

photobooth.py

An automated photobooth script.

image

Features

  • Uses gphoto2 to automatically detect your camera
  • When Enter is pressed, it snaps a photo and downloads it locally
  • A Fedora watermark is applied to the bottom right corner of the image
  • The photo is uploaded to a server
  • A QRCode is generated that points to the image URL
  • A TinyURL is generated for the image
  • HTML is generated that shows the image, the QRCode, and TinyURL
  • The page is then displayed in the web browser

Announcement: http://lewk.org/blog/photobooth.py

image

Requirements:

License

image

About

A photobooth script that automatically snaps a photo, applies a watermark, uploads to a remote server, generates a QRCode, shortens the URL, ouputs an HTML template, and displays it your web browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%