项目作者: whdgus906

项目描述 :
JPG, RAW file sorter program in terminal written golang for mac
高级语言: Go
项目地址: git://github.com/whdgus906/photopic.git
创建时间: 2019-03-03T09:36:42Z
项目社区:https://github.com/whdgus906/photopic

开源协议:

下载


Photopic

main image

JPG, RAW file sorter program in terminal written golang

How to install

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

Usage

  1. # Show help
  2. $ photopic --help
  3. # Run in current filepath
  4. $ photopic run
  5. # Run another filepath
  6. $ photopic run YOUR_FILE_PATH

Directory after running

  1. +-- /FILEPATH
  2. +-- /jpg
  3. +-- /raw