MovePhoto ========= 1. 用拍照日期幫圖檔分類,並自動移到依日期命名的資料夾中 2. 可選擇路徑 3. 無UI,使用command line 或 IDE 執行 Categorize photos by photo creation date This program will : 1. Iterate all files under a given path(including sub-folders) and get their file creation date 2. Create folders according to those date 3. Move files with the same creation date to corresponding folder. How to use: 1. Exort the project as jar 2. Run the jar file with : java -jar MovePhoto.jar 3. Enter the root folder of your choice 4. Done!
cnevinc/MovePhoto
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|