Skip to content

paulburlumi/photocopier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple command line program to organise your photos based on date taken.

Go Report Card

Installation

Simple install the package to your $GOPATH with the go tool from shell:

$ go get github.com/paulburlumi/photocopier
$ go install github.com/paulburlumi/photocopier

Usage

Usage of photocopier:
  -dst string
        destination folder
  -src string
        source folder
  -verbose
        verbose output

License

This project is licensed under the Apache License - see the LICENSE file for details

About

Organises photos based on date taken

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages