Documentation
¶
Overview ¶
Photo-organiser is a CLI tool that organises camera photos into a directory structure based on the date they were taken.
Available Commands:
canon Organise Canon camera photos completion Generate the autocompletion script for the specified shell dji Organise DJI camera (action/drone) photos help Help about any command sony Organise Sony camera photos (default) version Print version information
Flags:
--device string device to mount (default "/dev/sdd1")
--directory string mount point (default "/dev/camera")
-n, --dry-run will not move files, copy them to the remote, or cleanup source directories
-h, --help help for photo-organiser
--host string remote host for rsync
--mount-type string filesystem type for mounting (default "exfat")
--remote-path string remote destination path for rsync
-s, --source string source directory containing the photos. (default /mount/point/DCIM)
--user string remote user for rsync (default "james")
-v, --verbose enable debug logging
Example usage:
photo-organiser sony --host remote.host --user username --remote-path /path/on/remote
Click to show internal directories.
Click to hide internal directories.