Skip to content
/ sony Public

CLI-tool to sort, merge and sync media from Sony a7 iv camera (WIP)

Notifications You must be signed in to change notification settings

fgazat/sony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Sony media organizer tool

Install:

go install github.com/fgazat/sony

Usage:

sony sort -dst="DST_DIR" [PATH_TO_FOLDER_WITH_MEDIA]

It will group standard Sony file structure to:

DST_DIR/
├── ARW/
├── JPEG/
└── MP4/

Original files from PATH_TO_FOLDER_WITH_MEDIA won't be edited or deleted.

About

CLI-tool to sort, merge and sync media from Sony a7 iv camera (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages