Skip to content

A mobile application making use of the python sockets library to share files between devices

Notifications You must be signed in to change notification settings

Ngonie-x/sharefilesapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sharefilesapp

A mobile application making use of the python sockets library to share files between devices connected to the same network.

Requirements

  • python3
  • kivy==2.0.0
  • kivymd==0.104.2

What I learned

  • networking in python
  • creating servers in python
  • connecting to a server
  • sending and receiving files between a server and a client

Usage

If you want to receive the file. Click the copy icon, it will automatically copy your ip address which you can send to your friend. Click the file icon with the down arrow to start the server. Your friend can copy the address you sent, click the file icon with the right facing arrow, paste the IP address in the dialog box that appears and click the send files button. This will open the filemanager. Now they can select the file they want to sent just like that, it begins sending.

Interface

Screenshot_20210813-204552

About

A mobile application making use of the python sockets library to share files between devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published