photo-stats

statistics processor for the terminal
git clone https://git.clttr.info/photo-stats.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 873d96296db491c3c2265dd30498962272cc43b4
parent 364333111f316bace700277f9b35e9e58288e370
Author: René Wagner <rwagner@rw-net.de>
Date:   Fri, 21 Aug 2020 16:22:04 +0200

add build batch

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,7 @@ # Photo Stats +[![builds.sr.ht status](https://builds.sr.ht/~rwa/photo-stats.svg)](https://builds.sr.ht/~rwa/photo-stats?) + This project is about a small statistic generator about the photographical habits for your terminal. It is mainly a selfcontained [SQlite](https://sqlite.org) database that stores the data which is extracted from the exif data of your images using [exiftool](https://exiftool.org/) and provides some methods to query the gathered data and gain some statistical insight.