Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Sharing App

A simple peer-to-peer file-sharing application with a GUI.

Features

  • Drag-and-drop file sharing between peers on the same local network.
  • Peer discovery via UDP broadcast.
  • Hotkey support to toggle the GUI.

Installation

  1. Clone the repository.
  2. Create a venv:
    python -m venv venv
    venv\Scripts\Activate
    pip install -r requirements.txt

3.Verify installation:

pip list
  1. Install dependencies:
    pip install -r requirements.txt
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages