18:06

Palmr File-Sharing app

馃尨 Palmr. is an open-source file-sharing platform focused on privacy and security. It enables users to upload, manage, and share files with features like password protection, custom links, and access control without tracking or limitations. Designed for seamless and secure sharing, Palmr. is completely free. - kyantech/Palmr
08:57

GoMFT - Go Managed File Transfer

GoMFT is a web-based managed file transfer application built with Go, leveraging rclone for robust file transfer capabilities. It provides a user-friendly interface for configuring, scheduling, and monitoring file transfers across various storage providers.
We might need this later, we might not.
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.