Script for consistent naming of my photos I take. More info about this naming convention. This script is part of my photo workflow of which you can read more about in this blog article.
wget https://raw.githubusercontent.com/Sitebase/photoname/master/photoname
chmod +x photoname
./photoname dir/myfile.jpg
Unit test are run each time something is pushed to this repository. Tests are run both on latest Mac OSX and Ubuntu.
I've added unit tests to verify changes to the script are working as expected. If you find any files producing weird results. Feel free to create an issue and attach your photo so I can do some testing with it.
./test/run.sh