forked from varia/EXIF-image-commenter
more information added to the readme
This commit is contained in:
parent
f97a7bd82c
commit
8bc4c2d8e1
21
README.md
21
README.md
@ -4,7 +4,28 @@ a shell script to aid the adding of EXIF comments in photographs or images of mo
|
||||
|
||||
## 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
|
||||
|
||||
$ sudo apt install feh
|
||||
|
||||
## Authors :
|
||||
* MB
|
||||
* slowrussia
|
||||
|
||||
These tools were created in the context of NOOO2!
|
Loading…
Reference in New Issue
Block a user