A P2P local network file transfer application with Zeroconf-based discovery and TCP communication.
- Secure P2P Communication
- Simple and Intuitive GUI
- Local Network Device Discovery
- Fast and Reliable File Transfers
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
pip install zeroconf cryptography ttkbootstrap tkinterdnd2Build the exe file
python ./build.pyRun exe file from /dist directory
./dist/run_gui.exe