Geophotobash
Bash shell script for lean automated photographic workflow.
Installation
To deploy Geophotobash on Debian and Ubuntu-based Linux distributions, use the following commands:
sudo apt-get install fossil wget curl bc jq libimage-exiftool-perl
mkdir geophotobash && cd $_
wget geophotobash.fossil
fossil open geophotobash.fossil
sudo cp geophotobash.sh /usr/local/bin/geophotobash
sudo chown root:root /usr/local/bin/geophotobash
sudo sudo chmod 755 /usr/local/bin/geophotobash
Author
Dmitri Popov dmpop@linux.com