conference logo

Playlist "BornHack 2022"

roundworm: A simple frontend for browsing pictures and videos stored in S3 storage

Niels G. W. Serup

I am bad at keeping disks alive over a long period. As such, I have elected to put my collection of personal photos and videos up in the cloud

This works fine, but sometimes it's useful to be able to share a photo gallery with friends and family with a simple link to a website.

Many solutions to this exist, but most of them seem bloated. I have created a simple S3 media browser with all configuration stored in a single declarative file. It supports useful degrees of authentication (I think) and thumbnails.

In this talk I'll show how it works and some examples of configuring it.

See https://github.com/nqpz/roundworm for the code.