Skip to content

JayjeetAtGithub/Fast-Drop-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Drop Desktop

Screenshot 2019-11-16 at 9 43 24 PM

A peer to peer File sharing app in Python.

Running Instructions :

  • Make sure you are using Python3.6+.

  • Clone the repository.

  • Install all the dependencies.

pip install -r requirements.txt
  • This will start the server on port 8000 as supplied by user.
python app.py -p 8000
  • This is will start the server on the default port 9000.
python app.py

About

Desktop client for a Mobile to Desktop file sharing app.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages