Misc & Extras
LocalSend
LocalSend is a free, open source app that sends files between your Mac and other devices on the same network. It works a lot like AirDrop, but it is not limited to Apple gear. You can send files to and from Windows, Linux, Android, and iOS devices too, all without an internet connection or an account.
Key Features
- Works Across Platforms: Send files between Mac, Windows, Linux, Android, and iOS devices, as long as they are on the same network.
- No Internet Needed: Transfers happen over your local Wi-Fi, so you do not need cloud storage or a data connection.
- No Account Required: There is no sign up and no login. You open the app on both devices and send.
- Encrypted Transfers: Files are encrypted while they move between devices, so your data stays private on the network.
- Send Files or Text: You can share full files and folders, or just a short block of text, using the same app.
- Free and Open Source: The code is public on GitHub. There are no ads, no paid tier, and no hidden limits.
Frequently Asked Questions (FAQ)
Is LocalSend really free?
Yes. LocalSend is completely free to download and use, with no paid version and no in-app purchases.
Is LocalSend open source?
Yes. The code is open source and available on GitHub, so anyone can check how the app works.
How is LocalSend different from AirDrop?
AirDrop only works between Apple devices. LocalSend works between Mac, Windows, Linux, Android, and iOS devices, so you can send a file to almost any device on your network, not just other Apple products.
Does LocalSend need Wi-Fi?
Yes. Your devices need to be on the same local network, such as the same Wi-Fi, so they can find each other. LocalSend does not send files over the internet.
How do I install LocalSend on Mac?
You can download LocalSend from the Mac App Store or from the GitHub releases page. You can also install it with Homebrew:
brew install --cask localsendCan LocalSend replace a remote desktop tool?
No. LocalSend only sends files and text between devices. It does not let you view or control another computer. If you need to control a Mac from another device, a tool like HopToDesk is built for that instead.