Skip to content

AeroLink is a P2P local network file transfer application.

Notifications You must be signed in to change notification settings

YanivYE/AeroLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

AeroLink

A P2P local network file transfer application with Zeroconf-based discovery and TCP communication.

Badges

Built with python

Features

  • Secure P2P Communication
  • Simple and Intuitive GUI
  • Local Network Device Discovery
  • Fast and Reliable File Transfers

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  pip install zeroconf cryptography ttkbootstrap tkinterdnd2

Build the exe file

  python ./build.py

Run exe file from /dist directory

  ./dist/run_gui.exe

About

AeroLink is a P2P local network file transfer application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages