# EXIF-image-commenter A shell script to aid the adding of EXIF comments in photographs or images of most types. ## Use `sh addcomments.sh [foldername]` `sh readcomments.sh [foldername]` For example: `sh readcomments.sh photographs/day-1-selection/` ## Dependencies * exiftool * chafa / feh ### Install exiftool `$ sudo apt install exiftool` ### Install chafa `$ sudo apt install chafa` Works for Debian Buster, but not on Stretch. Doesn't work on Ubuntu 16. ### Install feh If chafa cannot be installed on your computer, you can use `feh`. `$ sudo apt install feh` ## Authors : * MB * slowrussia These tools were created in the context of NOOO2!