
PeerHop
QR-based fast file transfer between Windows and any device
What it does
PeerHop is a fast local file transfer app for Windows ↔ any device. I built it because I got frustrated with current sharing methods. WhatsApp uploads files through servers first, which slows large transfers, browser based apps like Snapdrop sometimes become RAM heavy, and apps like LocalSend can feel a bit complicated for non technical users during setup/discovery. With PeerHop, just open app on Windows, scan QR, and transfer directly over same network 🚀
Does the same job
all alternatives →
- OSOpen-source P2P file transfer2025 · github.com · ▲49
I have decided to open source this project to increase trust even further. In case you have seen my previous posts, this is an update for berb.app, a WebRTC file sharing app. My goal is simple: send files between devices in real-time without installing crap or uploading to any servers.
- TFTransfer files quickly from mobile to desktop via QR codes2024 · qrpigeon.pics · ▲9
Hey everyone, my friend from university and I built this simple app to handle a really specific use case: You need a picture or PDF transferred from your phone to your PC, and don't want to use whatsapp web / google photos / etc. Here's the workflow: 1. Open qrpigeon.pics on your desktop browser 2. Open your phone camera, scan the QR code, and get redirected to qrpigeon (connected to the desktop's session) 3. Upload / take a photo or PDF from your phone via the phone's browser 4. See the file appear instantly on the desktop browser! Please give us feedback! We want to make…
- PTPeer to Peer file transfer in your browser2015 · filesender.io · ▲10
Send It NowJun 2026 · instantconvert.online · ▲2Instant, serverless file transfers. No uploads, no cables.
- MOMy OSS P2P file transfer tool for learning Next.js (as a C++ dev)2025 · privydrop.app · ▲16
Hey HN, I'm a C++ algorithms engineer, and today I'd like to share my first full-stack web project: PrivyDrop. This project was born from two ideas: First, I wanted to solve a daily annoyance of mine: I needed a simple, AirDrop-like way to send text, links, or screenshots between my phone and PC. I tried many tools, but they either required me to sign up, had various limitations, or uploaded my data to their servers, which I was never comfortable with. Second, this was a personal experiment. Last year, with all the talk about "AI replacing programmers," I got curious. As a developer with no…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com