Real-time file transfer across your local network. No internet, no clouds, no hassle. Try the live demo.
Transfer files instantly between devices on the same network with optimized binary protocol.
Your files never leave your network. Complete privacy without external servers or cloud storage.
AES-GCM 256-bit encryption for password-protected transfers. Your data stays secure.
Transfer files of any type and size. No restrictions, no compression, no quality loss.
Send multiple files simultaneously with concurrent transfer support.
Custom binary WebSocket protocol with server relay for maximum performance.
Clone the repository, install dependencies, and start the server with a single command.
Access the network URL from any device connected to the same WiFi or Ethernet network.
Drop files into the interface or click to select. Choose the target device from the list.
The receiver gets a notification, accepts the transfer, and files download automatically.
# Clone the repository
git clone https://github.com/maldos23/bird-sender.git
cd bird-sender
# Install dependencies
npm install
# Start the server
npm run dev
# Output:
# 🐦 bird-sender
#
# Local: http://localhost:3000
# Network: http://192.168.1.100:3000
Every change, improvement, and bug fix documented.