Alternatives
Products that do what Sink – Sync any directory with any device on your local network does
i made sink. it's a simple little tool that continuously syncs folders between 2 devices. no cloud, no email, flash drives, no bs. it just uses your local wifi. run it on your machines, tell them to trust each other, and you're set. and if you manage to edit the same file at once, it handles the conflict and saves both copies. for anyone who just wants to get files from point a to b without the headache. hope it makes your life a bit less annoying. github: https://github.com/sirbread/sink binary:…
- 1

- 2

- 3
- 4QC
Hey everyone, just wanted to share a quick project I built a bit ago and finally cleaned up enough to post. The premise is simple, you have a file on one computer that you want on a different computer on the same network and don't want a lot of fuss. For the file you want to copy, on the machine where the file is located, run: ./bcp filename Now go to the computer (on the same network) where you want the file to be at, and run: ./bcp The file will be copied over the network and you're done. I created it as a nice way of not having to worry about ssh or anything else really. In fact, it is so…
2013 · github.com
- 5

- 6

- 7SC
Sharing is a command-line tool to share directory and files with ios and android devices without an extra client app
2022 · github.com
- 8

- 9

- 10

- 11

- 12GN
Hey HN! I just released go-nbd, a lightweight Go library for effortlessly creating NBD servers and clients. Its a neat tool for creating custom Linux block devices with arbitrary backends, such as a file, byte slice or what I'm planning to use it for, a tape drive. While there are a few partially abandoned projects like this out there already, this library tries to be as maintainable as possible by only implementing the most recent handshake revision and baseline functionality for both the client and the server, while still having enough support to be useful. I'd love to get your feedback :)
2023 · github.com
- 13

- 14PC
Hi HN. I built Payload to make file transfers easy for less-technical users who need large/fast transfers, so I have focused on auto-discovery, drag-and-drop, visually distinct device icons. It's using Tauri (an "Electron alternative" built on Rust) which keeps my binaries small and bundles to .msi, .dmg, .deb and .appimage. No CLI, iOS or Android support (yet). The network stack is a separate binary written in Go. It uses mDNS for local network discovery and TLS over TCP or Quic, with a public Ed25519 keypair for each device. The protocol is ad-hoc and symmetrical control stream using…
2022 · payload.app
- 15

- 16

- 17

- 18SR
2019 · github.com
- 19SA
2015 · github.com
- 20IB
I’m Gopal, the guy behind QuickClip. I built this out of pure frustration. Copying items between my phone and laptop was very painful. Sending notes and links on WhatsApp. Saving random drafts I’d forget about. It was total waste of time. So I made QuickClip for myself first. A dead simple way to move text, links and images between devices instantly. No setup drama. No thinking. Fully encrypted I use it every day. Shipping it publicly now to see if anyone else has the same problem. Would honestly love to hear, how you move stuff between devices today, what’s broken or slow and what would…
Dec 2025 · quickclip.space
- 21
- 22DA
Hello HN. I worked on this small project recently called dsync. I have a few directories where I keep adding stuff and I need to sync them to an external drive from time to time. In the spirit of "write your own tools", I wrote my own. The tool itself is really simple. It tries to sync source directories or files to a destination directory based on size and modification time, basically copying the source files if they don't match. dsync can use multiple threads (specified via an option). It uses a bounded multi-producer multi-consumer queue (C implementation of Dmitry Vyukov's bounded MPMC…
2024 · github.com
- 23SA
2015 · github.com
- 24ZA
Hi HN, I’m Marc, founder of Zynk, an application being built by a small bootstrapped team. Zynk is a cross‑platform file transfer + messaging app designed around two things: reliability (auto‑resume) and privacy (end‑to‑end encryption). The project started because I felt it's still a pain to move files and folders across a Linux laptops, a Mac workstation, my phone, countless other devices, and to others. Some existing solutions don't cross ecosystems, cloud drives are slow/inefficient/fragile for big transfers, and a lot of tools fall over when you sleep a laptop or switch…
Dec 2025
Ranked by how close each launch is in meaning, then by votes. Refine with a description →