Simple photo booth python script
requires:
- python3
- pillow
- gPhoto2
- feh
install pip in linux/*ubuntu:
sudo apt-get install python-pip
sudo apt-get install python3-pip
install pillow things:
http://pillow.readthedocs.io/en/latest/installation.html#linux-installation
sudo apt-get install python-imaging
install gphoto2 things:
http://www.gphoto.com/
sudo apt-get install libgphoto2-dev
sudo apt-get install gphoto2
https://entangle-photo.org/
sudo apt-get install entangle
(gui tool to test if camera connection and picture taking works.)
install feh things:
https://feh.finalrewind.org/
sudo apt-get install feh
simple commandline picture viewer
usage:
./wait4capture.sh