Roopap Build Status Code Climate

If you like me, have photo files spread all around. Some of them my friends, some from your old handphone, some in you backup harddrives and you want to organize them in to directories separate by creation time of each photo. This gem file is what you looking for.

Installation

$ gem install roopap

Usage

$ roopap SOURCE DEST
  • SOURCE is a directory where the photos you want to organize are located
  • DEST is a root directory of the by-time directoreis that you want your photo to be copied to

Example

$ ls ~/Pictures
a.jpg

$ roopap ~/Pictures /Volumes/pictures
$ ls /Volumes/pictures
2013-08
$ ls /Volumes/picutres/2013-08
a.jpg