Instbyte – Self-hosted LAN sharing tool, run with npx, no cloud
Zero-setup LAN sharing via npx, but direct competitors (Syncthing, LocalSend) already do this well.
Simple LAN file sharing over HTTP
uvx zero-install plus QR auth beats python -m http.server for quick LAN transfers.
Developers who frequently transfer files between local devices
magic-wormhole · croc · sharedrop.io
From any directory you want to share, run:
`uvx qrdrop`
It starts a temporary HTTP server on your local network and gives you a URL, a generated three-word password, and a QR code. Scan the code on your phone and you can be browsing, uploading, downloading, renaming, and deleting files through the web UI in seconds.
(note: full upload/download/modify was what I originally needed and remains the default, but I added --upload and --readonly modes if you'd like a more restrictive experience)
Zero-setup LAN sharing via npx, but direct competitors (Syncthing, LocalSend) already do this well.
Client-side encryption via URL is neat, but remove.bg privacy is table stakes now.
URL fragment storage enables account-free sharing in 30 seconds.
Git-backed share links with living URLs and frozen snapshots, like Excalidraw for files.
LAN sharing with per-user keys beats single-machine Claude proxies.
Yet another session sharer in a space where screenshots already dominate.