Skip to content

furkantokac/KLocalShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KLocalShare V0.5

File sharing platform on local area network over socket. Python3, PyQt5

Screenshots :

Send file

Usage

  1. Person that will receive the file (receiver) choose the save file directory by clicking "Save to directory..." button.
  2. Receiver clicks the "Receive File" button.
  3. Person that will send the file (sender) choose which file to send by clicking "Browse" button.
  4. Sender clicks the "Send File" button.
  5. DONE!

Requirements

  • Python3+ (Python2 is not tested)
  • PyQt5
  • Linux, MacOS, Windows

Deployment

  1. Install Python3+
  2. Install pip3
  3. pip3 install -r requirements.txt
  4. python3 klocalshare.py

Development Tools

About

File sharing platform on local area network. Python3, PyQt5, Socket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages