Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 476 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 476 Bytes

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