miniserve
CLI tool to serve files and accept file uploads across local networks easily and securely.
Why consider miniserve?
miniserve is an open-source HTTP file server written in Rust. It turns any local folder into an accessible web file portal with QR-code mobile connections, drag-and-drop file uploads, optical previews, and HTTP basic auth.
Learn miniserve by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of miniserve
miniserve shares local documents and receives file uploads over local networks in one command.
Quickstart
miniserve -u -q ./shared_directoryScan the generated terminal QR code with your phone to upload or download files instantaneously.
miniserve is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.