🗂 Command-line tool to organize large directories of media files recursively by date, detecting duplicates.
Command-line tool written in Go to organise all media files in a directory recursively by date, detecting duplicates.
go install github.com/itsjavi/mediatidy/cmd/mediatidy@latest
Check all the available options with the help command:
mediatidy --help