Project_image
Project_image
Project_image
Project_image
Project_image

Project information

  • Category: Python GUI App
  • Client: Personal
  • Project date: July, 2020
  • Project URL: Github

A short description of the project:

FileTranzfer is a Python GUI project based on file transfer between devices(like smartphone,pc) using TCP connection... To transfer a File Follow the following Steps:
1.Turn on hotspot on any Device
2.connect to that hotspot on a device
3.now the sender should run Sender.py and a window pop's up if everything is followed correctly(please install below mentioned py modules), the window is a GUI based using PY-Tkinter select any format of file you want to send.
4.On the Other Device Run Receiver.py File it should also open a file when a file sent so that you decide the destination path.
5.File will be transfered to target Device...