|
|
|
|
|
by sbeckeriv
1078 days ago
|
|
I asked in a chat for prism a while back but there was no interest, I would like something self hosted like this that works on zip files. I have a large collection of google photos "takeout" zip files. I dont need to unzip them but I would like a photo app to view them. They are stored on a server where i can run docker not "locally". Does anyone have a recommendation? "Thanks" |
|
Anyway, you could try using something like https://bitbucket.org/agalanin/fuse-zip/src/master/
To mount the zip file and then use any tool you want to operate on the files?