Drift Transfer
Browser-to-browser file transfer. No signup, no limits.
What it does
Drift Transfer lets you send large files instantly, directly between browsers. No downloads, no accounts, no uploads — your files never touch a server. Just open a link, connect, and transfer. Simple, fast, and private.
Does the same job
all alternatives →- PTPeer to Peer file transfer in your browser2015 · filesender.io · ▲10


- PFP2P file transfer using WebRTC2024 · taonexus.com · ▲9
It's sometimes frustrating to send files among devices. Now you can send any file to any Chrome/FireFox/Safari client that wants to receive it: https://taonexus.com/p2pfilesharing Just share your ID, select a file and click send, and the receiving client will prompt to save it: There is no signup of any kind. You just need a way to copy the peer ID such as by email or text message, so they know who they're trying to get the file from. This makes it much easier to transfer files among devices. I tested it on Windows and iPhone, it worked perfectly. It does not use the…
- 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…
- ICI created a file transfer website that doesn't involve a server2015 · ▲5
It uses WebRTC to allow peer-to-peer sharing, so you can send files to devices on the network using super fast WiFi speed. You can send to anyone on the web though. Drag files, get a download link and send it. Enjoy http://cend.me
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

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