Skip to content

Yoshibansal/Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload

Want to share a large number of files over the local network? Use UPLOAD. Upload creates a private server onto your local/home network. Which means you can share files within your network easily, faster, privately and much more securely. There are no limits.

You can also customize your server webpage if you know little bit of HTML and CSS. Don't wary if you don't know. You can just start the server using following commands.

Learn more

To run

- git clone https://github.com/Yoshibansal/Upload.git
- cd <PATH> 
- python3 -m venv venv
- venv\Scripts\activate
- pip install -r requirements.txt
- flask run --host=0.0.0.0
OR
- python3 app.py

##TO-DO - Loading animation

About

Want to share a large number of files over the local network? `Use UPLOAD`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published