LANDrop – Drop any files to any devices on your LAN

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sharedrop

    Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop

  • https://github.com/szimek/sharedrop

    "If I was feeling paranoid and wanted to know if my files are being sent to some third destination..."

    then I would not use a third party website.

    But I'm not feeling paranoid. Rather, I like downloads. I like so-called "native apps", otherwise known as programs. I like them written in certain languages. I like to read and edit the source code. Javascript is not one of the languages I prefer. Nothing against it. I just don't have much need for it.

  • LANDrop

    Drop any files to any devices on your LAN.

  • Looks like it is not. Maybe someone wants to maintain a fork.

    https://github.com/LANDrop/LANDrop/issues/138

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • localsend

    An open-source cross-platform alternative to AirDrop

  • LocalSend works on mobile and desktop, but requires installation.

    https://localsend.org/

    https://github.com/localsend/localsend

  • croc

    Easily and securely send things from one computer to another :crocodile: :package:

  • croc works very well for this purpose: https://github.com/schollz/croc

  • piping-server-rust

    Infinitely transfer between every device over pure HTTP with pipes or browsers

  • https://github.com/nwtgck/piping-server-rust/releases/expand...

    https://github.com/nwtgck/go-piping-server/releases/expanded...

    There is also a Typescript version.

    Unlike MagicWormhole, this does not require Python. Any HTTP client will do, whether graphical browser, text-only browser, curl, anything that can make HTTP requests. Javascript is optional.

    There is an example server run by the author for testing but unlike MagicWormhole it is not a default; the address is not found anywhere in the source code.

    https://ppng.io/noscript

    Magic Wormhole, or PAKE in general, might be well-suited for transferring files between two or more parties, but here the question was about transferring files between two computers operated by the same party.

  • go-piping-server

    Piping Server written in Go language (original: https://github.com/nwtgck/piping-server)

  • https://github.com/nwtgck/piping-server-rust/releases/expand...

    https://github.com/nwtgck/go-piping-server/releases/expanded...

    There is also a Typescript version.

    Unlike MagicWormhole, this does not require Python. Any HTTP client will do, whether graphical browser, text-only browser, curl, anything that can make HTTP requests. Javascript is optional.

    There is an example server run by the author for testing but unlike MagicWormhole it is not a default; the address is not found anywhere in the source code.

    https://ppng.io/noscript

    Magic Wormhole, or PAKE in general, might be well-suited for transferring files between two or more parties, but here the question was about transferring files between two computers operated by the same party.

  • uploadserver

    Simple Rust file server which lets you upload, share, and download files from a web browser. Ready-to-run binaries for Windows, Mac, and Linux. Free/Open-Source alternative to AirDrop/Dropbox for transferring files on your local network without having to install anything. A more sophisticated version of `python3 -m http.server 8000`.

  • A similar utility (much more bare-bones though) that a friend wrote is https://github.com/akovacs/uploadserver

    It works on Windows, Mac, and Linux, and therefore should probably work on FreeBSD as well if you can install a Rust toolchain:

        pkg install curl

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PairDrop

    Discontinued PairDrop: Local file sharing in your browser. Inspired by Apple's AirDrop. Fork of Snapdrop.

  • It's using webrtc for a p2p connection, see https://github.com/schlagmichdoch/pairdrop/blob/master/docs/...

  • icloud_photos_downloader

    A command-line tool to download photos from iCloud

  • If you have iCloud, you can use icloud.com to get all your photos in a zip.

    Or you can use scripts like this one : https://github.com/icloud-photos-downloader/icloud_photos_do...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts