Free · open source · Mac + Samsung
Copy here.
Paste there.
One clipboard across your Mac and your Samsung. Copy on one, paste on the other. Nothing to tap, nothing in the cloud, no account. Just your devices talking over your own Wi‑Fi, end‑to‑end encrypted.
Text, links, images and files · Under a second on the same Wi‑Fi · Works with the internet unplugged
How it works
Three steps, once. After that you never open the app unless you want the history.
Install on each device
The Mac app and the Android app below. Same Wi‑Fi, a phone hotspot counts too.
Pair once with a QR code
Mac shows a code, phone scans it. Keys are exchanged in the room, never online. Four emoji on both screens confirm nobody got in between.
Copy anywhere, paste anywhere
Copy on the Mac, long‑press → Paste on the Samsung. Copy on the Samsung, ⌘V on the Mac. Screenshots, links, files too.
Quiet by design
The app is for pairing, history and rules. Day to day, you don't see it: on the Mac it sits in the menu bar, on Android it's a small "syncing" notification.
- History of everything that passed through, searchable, pin what you reuse
- Per device: two‑way, one way only, or manual · text / links / images / files toggles · size caps
- Sensitive‑content guard: passwords, one‑time codes and card numbers are held back and you're asked first
- Light and dark, follows your system or your choice


What works where
Honest version. Phones deliberately block apps from reading the clipboard in the background; here's what Hopper does about it on each platform.
| Mac | Samsung / Android | |
|---|---|---|
| Receive automatically | Yes | Yes, always on — even with the app closed or after a reboot |
| Send automatically | Yes, everything you copy | Yes, after a 2‑minute one‑time setup over USB |
| Text & links | Yes | Yes |
| Images & screenshots | Yes | Yes, also saved to Gallery |
| Files | Copy in Finder → sent. Received files land in Downloads/Hopper | Received into Downloads/Hopper. Send with Share → Hopper |
| Needs | macOS 12+ | Android 7+ · Samsung, Pixel, anything |
Why the one‑time USB step on Android: since Android 10, only the app you're looking at may read the clipboard. Hopper uses the same workaround the well‑known KDE Connect app uses: one permission that only the phone's owner can grant over a USB cable. After that, Android tells Hopper the moment you copy, and Hopper grabs it through an invisible one‑frame window. You'll see Android's own "Hopper pasted from clipboard" toast each time; that's the OS being transparent, not Hopper.
Download
Loading…
Mac: unzip, drag Hopper to Applications and open it. macOS will say it "could not verify Hopper is free of malware"; that's because the app isn't notarised with Apple yet. Click Done (not Move to Trash), then System Settings → Privacy & Security, scroll down and click Open Anyway, confirm with your password. Open Hopper again; from then on it just opens. Allow Local Network when asked; that's how it finds your phone.
Android: open the APK on the phone, allow "install from unknown sources" for the app you opened it with (Chrome, Files…), tap Install. Not sure which one? Take 64‑bit ARM; it's every phone made since about 2017.
Setup, start to finish
Mac + Samsung (5 minutes)
- Install both apps (above). Put both devices on the same Wi‑Fi.
- Mac, first launch: macOS says "Hopper" Not Opened — Apple could not verify it is free of malware. That's the standard warning for any app that isn't from the App Store; Hopper isn't notarised with Apple yet. Click Done (not Move to Trash), open System Settings → Privacy & Security, scroll down to "Hopper" was blocked and click Open Anyway, confirm with your password, then open Hopper again. Once. Allow Local Network when it asks.
- Mac: open Hopper → Devices → Pair device. It shows a QR code.
- Phone: open Hopper → Devices → Pair device → scan the QR. Check the four emoji match on both screens → Done. Clips from the Mac now arrive on the phone automatically.
- To make the phone send automatically too, the one‑time USB step:
- Phone: Settings → About phone → Software information → tap Build number 7 times. Then Settings → Developer options → USB debugging → on.
- Plug the phone into the Mac. Tap Allow on the phone.
- On the Mac, in Terminal:
brew install --cask android-platform-toolsonce, thenbash android-setup.sh(the script from the download list). It grants two permissions and restarts Hopper. - Open Hopper on the phone. Android asks "Allow Hopper to access all device logs?" → Allow one‑time access. The Home card turns to "Syncing automatically".
- After every phone restart: open Hopper once and tap Allow again. That's Android's rule, once per boot.
Good to know
- Same content copied twice within a few seconds is sent once. Copy something else, or wait a moment.
- Something that looks like a password or code is held back; tap Send once on the notification (phone) or the sheet (Mac), or turn the guard off in Settings.
- Samsung's My Files "Copy" uses a private clipboard apps can't see. To send a file from the phone use Share → Hopper.
- Guest / office Wi‑Fi often blocks device‑to‑device traffic. A phone hotspot with both devices on it always works.
Nothing in between
No server
There is no Hopper server. Nothing is uploaded, nothing is stored anywhere except on your own devices. Unplug the internet; it still works.
Encrypted end to end
Every device has its own key. Pairing swaps keys via the QR code, in the room. Each session gets fresh keys (X25519) and every clip is sealed with XChaCha20‑Poly1305. On a shared Wi‑Fi, others see only noise.
You can read the code
Hopper is open source (MIT) at github.com/Emran-Y/hopper. The protocol, the encryption and the Android trick are all there to inspect, and every download on this page comes with its checksum.
What's next
Where this is going, in rough order.
iPhone
The iPhone app exists and works with the Mac; it ships once the App Store side is sorted. Until then, Apple's own Universal Clipboard covers iPhone ↔ Mac, and Hopper on the Mac relays to the Samsung.
Play Store & notarised Mac app
Install from the store, no "unknown sources", no right‑click → Open.
Windows & Linux
Same code, same protocol; the desktop app already runs on both. Builds and installers are the missing piece.
Big files
Chunked, resumable transfers with an accept step, so a 500 MB video doesn't surprise anyone.
Bluetooth fallback
Text and links sync even with no Wi‑Fi at all, e.g. on a train.
Offline queue
Copied while the other device was away? It arrives when it's back.
Hopper keyboard for Android
An optional keyboard that makes phone → PC automatic without the USB step.
Encrypted history
History encrypted at rest with the OS keystore, plus retention by days.
Questions
Is it safe to install something that isn't from the App Store or Play Store?
The warnings you see on the Mac ("could not verify") and on Android ("unknown sources") appear for every app that isn't distributed through Apple's or Google's store, regardless of what it does. Hopper isn't in the stores yet. What you can do instead of trusting a store: read the code at github.com/Emran-Y/hopper, check the SHA‑256 of the file you downloaded against the one shown above, and note that the app has no server to talk to. Store listings are on the roadmap.
Is this like Apple's Universal Clipboard or Samsung's Link to Windows?
Same idea, but across brands (a Mac and a Samsung), and without routing your clipboard through anyone's servers.
Does it need the internet?
No. It needs the devices to reach each other on a local network: home Wi‑Fi, office Wi‑Fi, or a phone hotspot. The internet can be down.
Why does the Android setup need a USB cable?
Because the permission Hopper needs to notice your copies can only be granted by you, through Android's developer tools. No app can ask for it, and Hopper can't get it by itself. It's the same for KDE Connect and every app in this category.
How big can a clip be?
By default images up to 25 MB and files up to 50 MB per device, adjustable in each device's rules up to 100 MB. Larger transfers are on the roadmap.
What's "Hopper pasted from clipboard" on my Samsung?
Android 12+ shows that toast whenever any app reads the clipboard. It's Android being transparent about the capture; it can't be turned off by an app.
Can I share it with friends?
Yes, send them this page. Each pair of their devices pairs with its own keys; your devices never see theirs.