Skip to content

r2dev2/FileTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages