this post was submitted on 20 Apr 2024
300 points (99.7% liked)
Open Source
42262 readers
1109 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i have used the filepizza but it was not optimized well so i decided to built my own
Airlynk — browser peer-to-peer file sharing without servers
I built Airlynk because I was frustrated with every peer-to-peer file sharing tool I tried — connections would fail, transfers would stall, and NATs or firewalls always got in the way. Nothing I tested was reliable enough for real use, and I wanted a solution that actually worked.
So I decided to build it myself. Over several months, I crafted Airlynk to work entirely in the browser, using WebRTC for direct peer-to-peer transfers. I designed it to be simple, fast, and server-free, with fallback relays only when absolutely necessary. Chunked transfers and progress tracking make even large files move smoothly.
The journey taught me a lot about peer-to-peer networking, browser limitations, and user experience. My goal with Airlynk is to make file sharing effortless for everyone, and I’m excited to keep improving reliability and security based on real feedback from users.
you will find here: https://www.airlynk.in/