Skip to content

Instantly share code, notes, and snippets.

View vjocw's full-sized avatar

jo vjocw

  • Seattle, WA
View GitHub Profile
@vjocw
vjocw / EXIFmover.py
Created December 20, 2015 21:55 — forked from nerdtalker/EXIFmover.py
EXIFmover - Moves Dropbox Camera uploaded Images into sensible directories
# Name: EXIFmover.py
# Author: Brian Klug (@nerdtalker / brian@brianklug.org)
# Purpose:
# Move Files into directory based on EXIF data make and model
# Designed to un-clusterfuck the Dropbox camera upload directory which is a mess of every
# JPEG and PNG ever if you use it like I do on a bunch of phones, and thus totally unwieldy
# and full of images sorted by date or else nothing sometimes, dropbox seems nondeterminstic
# Moves files into /[Image Make]+[Image Model]/ eg /Camera Uploads/LGE Nexus 4/
// iMacro CheatSheet - Command Reference
// http://wiki.imacros.net/Command_Reference
// iMacros supports 3 types of variables:
// * The macro variables !VAR0 thru !VAR9. They can be used with the SET and ADD command inside a macro.
// * Built-in variables. They contain certain values set by iMacros.
// * User-defined variables. They are defined in-macro using the SET command.
# Erik
### *A short bio*
born in San francisco. Dad in naval base. Ridgecrest, California. 28 years old.
Been in and out of jobs. Been in landscaping.
### *What is his programming background?*
- Took some classes at community college. Self learned but never commercially.