Skip to content

This is a simple local file server, written with Flask.

License

Notifications You must be signed in to change notification settings

mecaneer23/local-file-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Upload Server

This is a simple local file server, written with Flask.

Screenshots

computer screenshot

iphone screenshot iphone screenshot

Installation

git clone https://github.com/mecaneer23/local-upload-server/
cd local-upload-server
pip install -r requirements.txt

Running

python3 server.py

Usage

  1. Open this webpage on all devices.
  2. Upload file(s) using the form.
  3. Download file(s) onto other device(s) from the list.