Skip to content

JPG, RAW file sorter program in terminal written golang

License

Notifications You must be signed in to change notification settings

jonghyeons/photopic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photopic

main image

JPG, RAW file sorter program in terminal written golang

How to install

$ git clone https://github.com/jonghyeons/photopic.git
$ cd photopic
$ go install

Usage

# Show help
$ photopic --help

# Run in current filepath
$ photopic run

# Run another filepath
$ photopic run YOUR_FILE_PATH

Directory after running

+-- /FILEPATH
    +-- /jpg
    +-- /raw