Skip to content

pkazmierczak/ordnung

Repository files navigation

ordnung

ordnung is a simple CLI program that renames photos according to their EXIF data.

$ ./ordnung -h

to see available options.

Building and installing

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.

About

This is a small CLI utility that quickly renames photos according to data extracted from their EXIF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published