
TransP2P
Free Cross-Platform P2P File Transfer, No Install, No Signup
What it does
Transfer files between devices instantly. WiFi direct P2P connection - no upload needed, end-to-end encrypted. Send files from Mac to Android, iPhone to PC, Windows to any device. Free and secure.
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.
- ISIt's 2022 and sharing files from Android to Mac is still a pain2022 · ▲28
I always found sharing files from my Android phone to my Mac a pain. I wanted to have a way to share my photos, videos, documents etc from my phone directly to my MBP, without having to upload anything to the 'cloud' or some messaging app. Those ways tend to be less secure and fairly slow. Because of this I made this little app you see on the video that enables you to share the files directly from your phone to your laptop. I have been using it for a while now for personal use and it works really well! The app was recently made available to everyone. You can try it out for free via…

- 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…
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.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