Skip to content

A web server that shows photos taken by a photo box

License

Notifications You must be signed in to change notification settings

mathebox/photobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photobox

A web server that shows the latest photo of your camera Photobox setup

Requirements

  • imagesnap (via homebrew) for using the isight camera of your MacBook
  • gphoto2 (via homebrew) for controlling your DLSR camera
  • epeg (via source) for scaling your photos

How to install

pip install -r requirements.txt
yarn install

How to start

python run.py

How to use

  • localhost:5000/ -> shows latest photo and photo count
  • localhost:5000/button -> shows additional trigger button

About

A web server that shows photos taken by a photo box

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published