Skip to content

LocalSend

LocalSend is a free and open-source cross-platform app that allows you to securely share files and messages with nearby devices over your local network without the need for an internet connection.

🛠 Installation

sudo apt install localsend
brew install localsend

📝 Usage

1. Send a file

localsend send <file_path>

2. Receive files

localsend receive

3. List nearby devices

localsend discover

🔗 References