YHyy heintextunnel.hashnode.dev·Aug 11 · 5 min readI Built a Browser Based Clipboard Sync Tool With WebRTC DataChannelCopying text between devices sounds like a simple problem. Most of us do this every day: Copy a code snippet from a laptop and paste it on a phone Send a URL to another device Move a short note bet00
YHyy heintextunnel.hashnode.dev·Aug 3 · 9 min readWhy We Built a Peer-to-Peer File Sharing Tool Instead of Another Cloud Storage AppHere's a situation I hit at least twice a week: I'm deep in a debugging session on my desktop, I write a curl command or a quick config snippet, and I need it on my phone to test something against a s00