Commit Graph

2 Commits

Author SHA1 Message Date
15e75d95f3
README.md: Update according to thumbnail generation 2023-11-24 02:08:42 +01:00
199192b682
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/.
2023-11-24 02:08:41 +01:00