Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mecaneer23/local-file-server

This is a simple local file server, written with Flask.
https://github.com/mecaneer23/local-file-server

file-server file-upload flask flask-file-server local local-server local-upload-server python qr-code

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Local Upload Server

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

## Screenshots

![computer screenshot](/static/computer.png)

![iphone screenshot](/static/iphone1.png)
![iphone screenshot](/static/iphone2.png)

## Installation

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

## Running

```bash
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.