Program that helping me to manage pictures in archive
Program require JRE 1.8 (Java SE 8)
Download stable release from "Releases" page.
Type in terminal:
java -jar ./fileshaft <?command> <?path>
All commands works with pictures. Before renaming pictures, program makes one step changelog
Rename to unique hash string.
fileshaft mess <?path>
Picture sorrow.jpg
becomes 1cc7248a-e21f.jpg
Rename timestamped pictures with specific pattern (yyyy-mm-dd hh_mm_ss
)
fileshaft time <?path>
Picture IMG_2000_01_01--12_12_40.jpg
becomes 2000-01-01 12_12_40.jpg
Reverting last changes (.fileshaft.json should be present in current path)
fileshaft revert