Skip to content

befabri/file-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Transfer

Files Transfer is an application that transfers files between client and server built with python and socket.
The client interface is built with tkinter and tkinter.ttk
At the moment there is no encryption

demo

Getting started

  • Run client in client folder
  • Run server in server folder, you can run it in another computer
  • Create a user before launching the server

Roadmap

  • Add encryption
  • Rename a file or folder
  • Create empty file or empty folder
  • Transfer multiple files simultaneously

Important Note

Do not use in production!

Releases

No releases published

Packages

No packages published

Languages