Add some metadata

This commit is contained in:
Marc Plano-Lesay 2024-10-28 16:24:11 +11:00
parent 8f4c125389
commit 26610cdb66
2 changed files with 13 additions and 0 deletions

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# Immich CLI utilities
`immich-tools` is a small command-line utility interacting with an Immich server. It offers the following features:
- List named faces that do not have an associated date of birth
- Synchronise date of births from a vcard file
Some other features are planned, mainly around using external libraries. Feature ideas and contributions welcome.