22:06

S3 File Share

A modern web application for easily sharing and managing files using Amazon S3 storage with a clean and intuitive user interface.
I wonder how this integrates with a separate Minio installation.
22:17

Mini Serve

For when you really just want to serve some files over HTTP right now!

miniserve is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP. Sometimes this is just a more practical and quick way than doing things properly.