Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.
/ SortThing Public archive

Sort photos and other files into folders based on metadata.

Notifications You must be signed in to change notification settings

bitbound/SortThing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortThing

Sort photos and files into folders based on metadata. Pair with Syncthing!

Command Line Info:

Description:
  Sort your photos into folders based on metadata.

Usage:
  SortThing [options]

Options:
  -c, --config-path <config-path>  The full path to the SortThing configuration file.  Use -g to generate a sample
                                   config file in the current directory.
  -g, --generate-config            Generates a sample config file in the current directory. [default: False]
  -j, --job-name <job-name>        If specified, will only run the named job from the config, then exit. []
  -w, --watch                      If false, will run sort jobs immediately, then exit.  If true, will run jobs, then
                                   block and monitor for changes in each job's source folder. [default: False]
  -d, --dry-run                    If true, no file operations will actually be executed. [default: False]
  --version                        Show version information
  -?, -h, --help                   Show help and usage information

About

Sort photos and other files into folders based on metadata.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages