HTTP File Sender is part of the Local Web Software 2025 (LWS25) project, designed to send and receive files quickly over a local network using Flask. This tool allows easy file sharing without an internet connection.
โ
Upload and download files via a simple web interface
โ
Works offline on a local network
โ
Supports multiple file types
pkg install python3 gitapt install python3 gitgit clone https://github.com/ezaco-dev/HTTP-File-Sender.gitpip install -r requirements.txtpython3 app.py