bharatlink-0.2.2 is not a library.
bharatlink
P2P file & text sharing from your terminal. No servers, no accounts — just share.
Built on iroh QUIC with mDNS discovery, BLAKE3 verification, and end-to-end encryption.
Install
Usage
# Start a node (foreground daemon)
# Trust a peer
# Send a file
# Send a text message
# List peers
# Show transfer history
# Show settings
How It Works
bharatlink startcreates a QUIC endpoint with mDNS discovery- Peers on the same network are discovered automatically
- Files are BLAKE3-hashed, chunked, and transferred directly peer-to-peer
- All connections are encrypted with TLS 1.3
License
MIT OR Apache-2.0