You know the workflow:
- Write a URL or piece of code on your laptop
- Open WhatsApp, go to "Saved Messages" (or a useless group)
- Paste it, open WhatsApp on phone, copy it
It works. But it's embarrassing how many steps it takes just to move 10 words between two devices you own.
I did this for years. Then I got fed up and started looking for something better.
The problem with most "solutions"
I tried a bunch of tools before settling on my current setup. Here's what didn't work for me:
- KDE Connect / Pushbullet — needed an app installed, background process running, Bluetooth or same Wi-Fi. When it worked, great. When it didn't (hotel Wi-Fi, mobile data), useless.
- Cloud clipboard (Google / Apple) — locked to an ecosystem. I use Android + Windows. Google's clipboard sync doesn't work cross-device in real-time without extra setup.
- AirDrop — Apple only.
- Email myself — I'm not a psychopath.
What I actually use now
I stumbled onto a small open-source tool called SyncClip.
It's a browser-based clipboard that works on any device, any OS, over WebSockets. No app, no account, no cables.
Here's the flow:
- Go to syncclip.in on your laptop
- Scan the QR code with your phone (or just open the same URL)
- Paste text on one device → it appears instantly on the other
That's it. The connection is end-to-end, room-based, and gets cleared when you close the tab.

Top comments (0)