Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

185 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version Dependency Status Downloads

sortr

Installation

First install node.js. Then:

$ npm install -g sortr

Description

CLI tool that organizes a directory of photos by sorting them into subdirectories named after date the photo was taken

Usage

Usage:

  sortr [inputDirectory] [outputDirectory] -options

Description:

  CLI tool that organizes a directory of photos by sorting them into subdirectories named after date the photo was taken

Options:

  -h, --help           Output usage information
  -V, --version        Output version number
  -f, --format         Directory naming format (default is YYYY_MM_DD)
  -d, --dryrun         Does a dry-run of where photos will be moved to
  -s, --stats          Displays application statistics at completion
  -v, --verbose        Verbose mode logs application progress to the console

Examples:

  $ sortr ./example ./sortedExample -f "DD_MM_YY"

License

Released under the MIT License.

About

CLI tool that organizes a directory of photos by sorting them into subdirectories named after date the photo was taken

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages