r2dev2 / FileTransfer

A small website I locally host on my network to exchange files from my phone to my laptop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileTransfer

A small website I locally host on my network to exchange files from my phone and other devices to my laptop.

iphone demo

Usage

Execute the following instructions.

python3 -m pip install flask # install prerequisites
gh repo clone r2dev2/FileTransfer # clone the repo
cd FileTransfer # go into the repo
python3 app.py

The resulting files will be in __files__.

About

A small website I locally host on my network to exchange files from my phone to my laptop.

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%