08:41

DumbWareio - DumbDrop: dumb file dropper

A stupid simple file upload application that provides a clean, modern interface for dragging and dropping files. Built with Node.js and vanilla JavaScript.
This could be useful for our Python app, to process CSV/Excel files and send out the output probably via email. I just wish there was a way to change the name DumbDrop right at the dead center.
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.