Getting Started

LocalShare lets devices on the same LAN discover each other automatically and transfer files directly.

Quick check

Make sure your host and receiver are on the same network segment:

bash
ipconfig
localshare doctor

Run your first transfer

Start the app and verify your CLI is reachable:

bash
localshare --version
localshare send ./demo.zip --to "MacBook-Pro"

If discovery fails, confirm firewall rules and that multicast traffic is not blocked.