This is a simple local file server, written with Flask.
git clone https://github.com/mecaneer23/local-upload-server/
cd local-upload-server
pip install -r requirements.txt
python3 server.py
- Open this webpage on all devices.
- Upload file(s) using the form.
- Download file(s) onto other device(s) from the list.