ordnung
is a simple CLI program that renames photos according to their EXIF data.
$ ./ordnung -h
to see available options.
ordnung
is written in Go and requires a recent Go compiler to be built.
$ make
to build and
$ make install
to put the binary in your /usr/local/bin
.