Cross-Device Clipboard & Handoff
KDE Connect, Apple Universal Clipboard, LocalSend, Pushbullet — copy on phone, paste on laptop.
Send clipboard contents and quick files between phone, tablet, and laptop. For desktop-only clipboard history see prod-clipboard-managers; for full file sync see ops file-sync; for mesh/VPN networks that often pair see ops vpn-mesh.
Same-vendor (zero-config but locked-in)
- ★ Apple Universal Clipboard — free, built-in; copy on iPhone, paste on Mac (and vice versa); Mac↔Mac, iPad↔iPhone too. Requires same Apple ID + Bluetooth + Wi-Fi + Handoff. Works for text, images, and small files. The default if you live in Apple.
- Apple Handoff — free; pair with Universal Clipboard; lets you "continue the email" between Mac/iPhone.
- AirDrop — free; for files; same-vendor.
- Microsoft Phone Link — free; Win + Android (limited iOS); clipboard sync, SMS, photos. Requires Win11.
- Samsung Flow / DeX — Samsung-only; clipboard + remote phone screen.
- Windows Cloud Clipboard (Win+V) — free; Win-to-Win clipboard sync via Microsoft account. Phone integration via Phone Link.
- Google Quick Share (formerly Nearby Share) — free; Android↔Android, Android↔Win/ChromeOS; AirDrop-shape.
Cross-vendor / OSS
- ★ ★ KDE Connect — free OSS; Linux/Win/Mac/Android/iOS; clipboard sync + file send + remote control + notifications + media keys; mature; the Linux power-user default. Sister project: GSConnect (GNOME extension).
- ★ LocalSend — free OSS Flutter; cross-platform AirDrop alternative; LAN-only; no account; the standout OSS file-share in 2024–26. See ops file-sync.
- Snapdrop / PairDrop — free OSS web-based; works in any browser; LAN-only; no install.
- Warpinator (Linux Mint) — free OSS; LAN file share between Linux machines.
- Pushbullet — paid + free; cross-platform clipboard + push + SMS mirroring. Free tier is throttled.
- Join (by joaoapps) — paid + free; Tasker-friendly; deep Android automation.
- AirDroid — paid + free; commercial; Android remote-control flavour.
VPN-mesh-flavoured
- Tailscale Send / Drop — free; via tailscale.com; clipboard / file send between machines on the tailnet. See ops vpn-mesh.
- Tailscale Funnel — free; expose a service publicly via the tailnet — overkill for clipboard but useful adjacent.
- ZeroTier — free + paid; same idea, different mesh — see ops vpn-mesh.
Browser-extension-flavoured
- Pushbullet browser extension — clipboard + tab-share to phone.
- Send Tab to Self (built into Firefox/Chrome/Edge) — free; if you only need to share open URLs across signed-in browsers.
- Chrome / Edge "Continue on PC" — Microsoft / Google built-in tab handoff.
What works for which use case
- Quick text snippet phone → laptop — Universal Clipboard (Apple) / Phone Link (Win+Android) / KDE Connect (everything).
- One file phone → laptop — AirDrop (Apple) / Quick Share (Android+Win) / LocalSend (everything).
- Continuous folder sync — Syncthing or rclone — see ops file-sync, not this page.
- SMS / notifications mirroring — Phone Link (Win+Android) / KDE Connect / Pushbullet.
- Remote control phone from desktop — scrcpy (Android+Linux/Mac/Win), AirDroid, KDE Connect.
Privacy notes
- Apple Universal Clipboard is encrypted via end-to-end Apple ID infrastructure; trust level = your trust in Apple.
- Microsoft Cloud Clipboard uploads to Microsoft servers; toggle off if sensitive.
- ★ KDE Connect / LocalSend / Snapdrop are LAN-only with no account; nothing leaves your network — the privacy default.
- Pushbullet / Join / AirDroid route through their cloud; not E2E.
- Tailscale-based file/clipboard share is over your private mesh — also private.
Pricing reality check
- Apple / Microsoft / Google built-in features are free with the platform.
- KDE Connect / LocalSend / Snapdrop / Warpinator / GSConnect are free OSS.
- Pushbullet Free is throttled (~100 messages/mo); Pro ~$5/mo.
- AirDroid / Join are paid for full features.
- Tailscale has a generous free tier — see ops vpn-mesh.
Patterns that actually work
- ★ One mesh per use case. Apple users → Universal Clipboard; cross-vendor → KDE Connect or LocalSend; the mistake is trying to install three competing tools.
- Don't sync clipboard for password managers. Make sure your tool excludes confidential clipboard (Apple does; KDE Connect has settings).
- LAN-first if possible — cloud-routed clipboard is overkill for "I just want to text a URL to my laptop."
- Pair with prod-clipboard-managers — cross-device gets you "what was on phone"; clipboard history gets you "what was 3 copies ago."
Pick this if…
- All Apple: Universal Clipboard + AirDrop (built-in, free).
- Win + Android: Microsoft Phone Link.
- Linux + Android: KDE Connect (or GSConnect on GNOME).
- Cross-everything OSS: KDE Connect + LocalSend.
- Browser-only, no install: Snapdrop / PairDrop.
- Already on Tailscale: Tailscale Send is enough.
- Power-user Android automation: Join / Tasker.