Commit Graph

2 Commits

Author SHA1 Message Date
0c77aa651f
README.md: Update according to thumbnail generation 2024-06-14 23:05:50 +02:00
634d099d33
Add thumbnail generation tool
This new application runs separately from slcl and communicates with it
via a named pipe. When files are added/removed to/from the user
directory, slcl shall write to the named pipe.

Then, this new tool shall process incoming entries and generate
or remove thumbnails accordingly. Such thumbnails are stored into a new
directory inside the database directory, namely thumbnails/, which
replicates the same structure as user/.
2024-06-14 23:05:49 +02:00