Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
/ SortEx Public archive

Sort your media files with the EXIF data by date on directories

Notifications You must be signed in to change notification settings

razenxc/SortEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortEx

Sort your files with EXIF data by date on directories

photo1.jpg              2024_05_14
photo2.png      to =>   2024_04_26
photo3.jpeg             2023_12_05

Running

  • run it with go from terminal
    • go run .
  • compile it with go from terminal
    • mkdir build
    • go build -o build
  • download it with releases page

Usage

* colors means compatible arguments with each other - oranges with oranges, yellows with yellows, red and green only themself

  • help -h --help🔴
  • sort files in current dir -c --current🟠
  • sort files in specific dir -d --determined "/home/user/media"🟡
  • select the path where the files will be sorted -s --save "/home/user/sorthere 🟠🟡
  • should files without data be transferred? (true by default) -m --move-no-data false 🟠🟡
  • undo changes if something went wrong -b --restore-backup "/home/user/mydir/31_7_2024-21_30_4-backup.sfbackup"🟢

The Screenshot

image

Thirdparty

About

Sort your media files with the EXIF data by date on directories

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages