From 66f8432c471a230bf01dbd59382f88ce2a6e893b Mon Sep 17 00:00:00 2001 From: vinay-winai <60219349+vinay-winai@users.noreply.github.com> Date: Sat, 21 Mar 2026 21:57:47 +0530 Subject: [PATCH] Add DataBeam to File Sharing section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 954643e..872f62e 100644 --- a/readme.md +++ b/readme.md @@ -81,6 +81,7 @@ Projects & resources building with iroh! - [APT Repository](https://gitlab.com/megalithic-llc/apt-repository) - A Debian APT Repository, and web console for remote administration. - [ARK Drop Desktop](https://github.com/ARK-Builders/ARK-Drop-Desktop) - Use QR codes to quickly send and receive files between devices. - [Alt-sendme](https://github.com/tonyantony300/alt-sendme) - A cross-platform desktop application for file sharing, built with Tauri. +- [DataBeam](https://github.com/vinay-winai/DataBeam) - File sharing desktop app with features like: share via short custom code or QR code, share text, auto-retry on failure, and automatic overwrite conflict resolution. - [iroh_send](https://github.com/thiswillbeyourgithub/iroh-send) - Send files or directories by sharing an env variable (python). - [lis](https://github.com/riffcc/lis) - Life is short, but data should live forever. - [Quicksend](https://github.com/israelyago/QuickSend) - Send files peer to peer.