cameraimport

command module
v0.0.0-...-6471fee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

README

Go Media Importer

This is a small piece of software that transfers photos from an external source (such as an SD Card from a DSLR) to a work path on your laptop, in order to be further processed (with Darktable or similar software).

Photos are sorted by creation time, and saved in a directory tree in the destination folder with this structure:

DESTINATION PATH
  \
  YEAR
    \
    MONTH
      \
      DAY
        \
        <file type: RAW or JPEG>

Furthermore, JPEG and RAW files are kept apart from each other. Photo creation times are read from the EXIF metatata headers if present, otherwise the last modification time from the stat() syscall is used as timestamp.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL