jmhobbs@pyhacker /posts/get-photos
date
2008-06-26T19:12:58.000Z
whoami
jmhobbs
ls
comments content tags
attachments
wc content
96
cat content
Get Photos
This is a simple program that will copy all photos off a memory card to a
library directory. It organizes the photos according to date and creates a
directory for each date in the following format: YYYYMMDD
.
After copying photos, it will ask if you want to delete the copied files from the memory card. Any file that the program could not read or copy will be presented in a dialog. This includes non-photo files such as movies.
This program requires wxPython and kaa.metadata. It has been successfully tested on Mac OS X and Ubuntu 8.04.
cat comments