LDAPhotos, maintains an LDAP directory containing images and their keywords and metadata. If this sounds like not-the-right-tool-for-the-job, it is. I just wanted an excuse to use LDAP.
Go to file
Sandy Mossgrave 980784ea29 Works.
Now accepts argument '-f', for which the argument is a file path.
Opens file, then reads input from it.
If file is not provided or fopen() fails, ldaphotos defaults to reading message from standard input.
2023-05-21 23:05:39 +00:00
sources Works. 2023-05-21 23:05:39 +00:00
.gitignore Works. 2023-05-21 23:05:39 +00:00
Makefile Works. 2023-05-21 23:05:39 +00:00