Skip to content

Instantly share code, notes, and snippets.

@matrixd
Created June 24, 2017 12:53
Show Gist options
  • Save matrixd/458fff25e0106cfddd241e7655341011 to your computer and use it in GitHub Desktop.
Save matrixd/458fff25e0106cfddd241e7655341011 to your computer and use it in GitHub Desktop.
SUBSYSTEM=="usb", ATTR{idVendor}=="04a9", MODE="0666", GROUP="camera"
gphoto2 --capture-image-and-download | grep "Saving file" | grep -o "IMG_[0-9]\{4\}.JPG" | xargs viewnior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment