a shell script to aid the adding of EXIF comments in photographs or images of most types.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
mb 4d742cc706 renaming from addcomments to addcaptions etc 1 yıl önce
README.md renaming from addcomments to addcaptions etc 1 yıl önce
addcaptions.sh renaming from addcomments to addcaptions etc 1 yıl önce
readcaptions.sh renaming from addcomments to addcaptions etc 1 yıl önce

README.md

EXIF-image-commenter

A shell script to aid the adding of EXIF captions in photographs or images of most types.

Use

sh addcaptions.sh [foldername]

sh readcaptions.sh [foldername]

For example:

sh readcaptions.sh photographs/day-1-selection/

Dependencies

  • exiftool
  • chafa / feh

Install exiftool

$ sudo apt install exiftool

Install chafa

https://hpjansson.org/chafa/ https://github.com/hpjansson/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!