Network reach
- DashBeamInternet + LAN
- LocalSendLAN / same Wi-Fi
Ankündigung: AltSendme heißt jetzt DashBeam. Dieselbe App – leichter auszusprechen, zu merken und zu finden
LocalSend
LocalSend is excellent for nearby devices on the same network. DashBeam keeps that frictionless feel across the internet, and adds Iroh/QUIC networking that can saturate gigabit links, plus a real CLI compatible with sendme.
| DashBeam | LocalSend | |
|---|---|---|
| Network reach | Internet + LAN | LAN / same Wi-Fi |
| Transfer speed | Can saturate gigabit (Iroh/QUIC) | Fast on LAN |
| CLI support | Yes, sendme-compatible CLI | No dedicated CLI |
| License | AGPL-3.0 (open source) | Open source |
| Cost | Free | Free |
| Encryption | QUIC + TLS 1.3 E2E | HTTPS on local network |
| How peers connect | Share a ticket | Nearby discovery |
| Networking stack | Iroh | Local HTTPS |
| Fortsetzbare Übertragungen | Ja | Teilweise |
| Plattformen | Ja | Ja |
No. LocalSend is built for the same local network. It discovers nearby devices on your Wi-Fi or LAN and transfers directly between them. It does not support sending files to someone on a different network or across the internet. DashBeam fills that gap with Iroh tickets, NAT hole punching, and encrypted relays so peers can connect locally or worldwide.
Not yet. Resumable transfers are a long-standing LocalSend feature request but remain unshipped. If Wi-Fi drops or a transfer is interrupted, you start over from the beginning. DashBeam supports resumable transfers: large files and folders pick up where they left off, with BLAKE3 integrity verification on both ends.
Yes. Both apps are free and open source with no accounts or upload limits. DashBeam is AGPL-3.0 and built on the Iroh networking stack; LocalSend is MIT-licensed. You can audit either codebase and run transfers without vendor lock-in.
LocalSend scans your local network and lists nearby devices automatically, ideal when everyone shares the same Wi-Fi. DashBeam uses shareable Iroh tickets: one peer generates a ticket, the other pastes or scans it. That works on the same LAN and across the internet, without relying on broadcast discovery.
Yes. DashBeam interoperates with the official Iroh sendme CLI. Tickets work across the GUI and terminal for scripting and automation. LocalSend offers desktop and mobile apps but no CLI or browser client. DashBeam also includes a web app alongside Windows, macOS, Linux, and Android.
For multi-gigabyte folders on an unreliable connection, resumability matters. LocalSend does not resume failed transfers, so a drop near the end means re-sending everything. DashBeam streams folders with pause and resume, can saturate gigabit links on native apps via QUIC, and verifies integrity with BLAKE3, better suited for big payloads that may not finish in one session.