Skip to content

App allowing file transfer between two computers

Notifications You must be signed in to change notification settings

bartzlot/file_sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_sender

Description

A simple file sender application that allows users to transfer files between two computers on the same LAN network using Python sockets.

Requirements

  • All additional dependencies are specified in the requirements.txt file

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/bartzlot/file_sender.git
  2. Navigate to the project directory:

    cd file_sender
  3. Install the required dependencies:

    pip install -r requirements.txt

About

App allowing file transfer between two computers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages