Skip to content

Simple linux scripts for tagging and viewing by tag by way of calls into exiftool

Notifications You must be signed in to change notification settings

blzbrg/photo_tagging_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Tag and view photos in feh

These are some silly little scripts to view all photos with a tag and append new tags to a photo from feh. exiftool does all the heavy lifting.

append and set have no dependence on feh, they use only zenity and exiftool. view by tag uses exiftool and feh.

##Dependencies

  • zenity: for showing a gui prompt box
  • feh: image viewer
  • exiftool: all the actual metadata manipulation

About

Simple linux scripts for tagging and viewing by tag by way of calls into exiftool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages