/photo-postmortem

Tools for examining the metadata of photos you have shot

Primary LanguageRubyMIT LicenseMIT

photo-postmortem

Tools I use to examine the metadata of photos that I took over the course of long, long backpacking trips.

  • Counts the number of photos taken per day (i.e. identifies the most scenic and the most ugly/miserable days of the trip)
  • Determines when I started hiking and when I set up camp on each day

I doubt the non-existent reader of this README wants to use these tools.

Installation

  1. Clone the repo.
  2. sudo apt-get install libexif-dev
  3. gem install bundle
  4. bundle

Usage

bundle exec photo-postmortem --help

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/gabrielmdeal/photo-postmortem.

License

The gem is available as open source under the terms of the MIT License.