Skip to content

matpratta/av-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AV Organizer

This small utility is intended to be used to organize photos and videos by type (Image, Video, Audio, Other) and date. It's an refined version of my other project, Organizr.

Files are organized by date taken (if available) or modified at. Files with any name before the first dot are grouped together (DSC0001.jpg, DSC0001.dng, DSC0001.edited.jpg would all be grouped into the same directory).

Installation

Clone this repo locally and run npm install && npm link to install all dependencies and link it to your command-line.

Usage

To get a preview of what files are going to be moved where, run the command av-organizer. To actually move files, run av-organizer move.

About

📷 A small utility to organize photos and videos before editing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published