FlyingCarpet
localsend

FlyingCarpet | localsend | |
---|---|---|
13 | 74 | |
3,772 | 58,823 | |
1.4% | 3.7% | |
1.5 | 9.7 | |
10 days ago | 3 days ago | |
Rust | Dart | |
GNU General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FlyingCarpet
-
life [2] - I want to build a file sharing app
Fortunately I found a reddit post which mentioned about a software named Flying Carpet after tinkering with that, and checking its code I found out there is something call Wireless ad hoc network (WANET), it its basically a decentralised type of wireless network which does not rely on router or wireless access points.
- FlyingCarpet: File transfers over ad-hoc WiFi
- Free and Open Source Alternative to Airdrop
-
Localsend: Open-Source Airdrop Alternative
Related projects:
- FlyingCarpet: direct transfer over local adhoc WIFI: https://github.com/spieglt/FlyingCarpet
- LANDrop: Drop any files to any devices on your LAN: https://github.com/LANDrop/LANDrop
- In-browser file transfer similar to Airdrop: https://snapdrop.net/
- Magic Wormhole: simple file transfer from computer-to-computer over the net: https://github.com/magic-wormhole/magic-wormhole
- Croc: similar to magic wormhole: https://github.com/schollz/croc
- Wormhole: user-friendly in-browser based e2e encrypted file transfer: https://wormhole.app/
- Direct file transfer over ad hoc WiFi. Linux/macOS/Windows versions rewritten in Rust with Tauri. Android and iOS versions also available.
- File transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi, no network infrastructure required. Desktop versions rewritten in Rust.
-
HELP
network transfer
-
Why is building a UI in Rust so hard?
I'm rewriting https://github.com/spieglt/flyingcarpet. It will be public when it's finished and the Android/iOS versions are out but it'll be a few more months probably.
-
Ask HN: HN people who write meaningful software, how did you learn to program?
I don't really know how many users I have, so I don't know how "meaningful" my projects are, but I have found some of them posted on French, Chinese, Greek, Russian blogs etc., so hopefully they fill some people's needs besides my own.
https://github.com/spieglt/flyingcarpet
https://cloaker.mobi
https://github.com/spieglt/cloaker
https://github.com/spieglt/whatfiles
https://github.com/spieglt/winage
I learned to program because I was frustrated that after working in IT consulting for several years, I still had no idea how computers worked. I started with "Learn Python the Hard Way" and "Automate the Boring Stuff with Python". Then got a job doing some Windows consulting stuff, and they said they'd hire me as a software engineer if I learned Go, which was a pretty easy step from Python. I'd tried to learn programming as a kid several times and always found it too frustrating. I started working on side projects as a way to learn new languages, improve my resume, and scratch my own itches. The hardest part was coming up with ideas for useful/worthwhile projects. I was super frustrated one day that the easiest way to get a file between two machines that were right beside each other was sending them out to the internet via Google Drive or Dropbox, which made me want to write "cross-platform AirDrop", which became Flying Carpet. If you find yourself wanting a simple piece of software that seems like it should already exist, that's a great project idea.
- Flying Carpet: transfer files directly to/from Windows and Linux over ad hoc WiFi, no wireless network or internet required
localsend
- Localsend: An open-source cross-platform alternative to AirDrop
- LocalSend: An open-source cross-platform alternative to AirDrop
-
Microsoft enables file sharing between iPhone and Windows PCs
I wish someone forced Apple to make AirDrop an open standard because it is an amazing user experience.
It’s great that Microsoft is trying to make an alternative, but ultimately it’s no different than any other AirDrop-like app that you can find around.
And it seems like alternatives like LocalSend are potentially much better: https://localsend.org/
Link to Windows is going to require Windows, but LocalSend is cross-platform across Linux and Android with no need for a Windows system.
-
Ask HN: Apple like integration between iPhone/Android and Linux
I have been using LocalSend (https://localsend.org) between macOS, Windows, and Linux. It works great. It has Android and iOS clients as well but I haven't tried on mobile yet.
-
Send: Open-source fork of Firefox Send
For local network sharing between my devices I tend to use LocalSend [0] which is absolutely brilliant, pretty much replaced my USB stick for transferring files/folders between devices on the same network.
[0] https://localsend.org/
- Wush: Simplest and fastest way to transfer files between computers via WireGuard
-
Sharedrop: Easy P2P file transfer powered by WebRTC – inspired by Apple AirDrop
I tried most of these apps some time ago, and the best ones for large files were Landrop and Localsend. If you have a VPN, you can use them to transfer files remotely too.
https://landrop.app
https://localsend.org
-
Ask HN: Those who use an Android and macOS, how do you manage sync?
Have you tried LocalSend⁽¹⁾ before?
I share the same experience with Snapdrop-like websites, self hosted or otherwise, where establishing connections would have a 30% failure rate, speeds progressively deteriorate on very large files, and bundling files together would need them to zipped first which can waste time. LocalSend has none of these issues and has been rock solid in my year of use so far, and I also like that it can send plaintext easily, which fills the gap sites like SimpleSavr and Pushbullet would normally cover.
The only caveat is that you need to have the application installed on all the devices you want to use it with (so it's not a true universal AirDrop or QuickShare alternative) but for your own devices, this is fine.
(1) https://localsend.org/
-
The Rise and Fall of 3M's Floppy Disk
I agree and get your point.
But localsend has worked well for me. Yes, it requires an app but if we could get vendors to bundle that rather than a boatload of bloatware.
I know that it would be to optimistic to hope for Google.
See https://localsend.org/
Spread the word.
-
LocalSend: Open-source, cross-platform file sharing to nearby devices
https://github.com/localsend/localsend
Something to consider, although I'm not sure how much it practically matters.
What are some alternatives?
protocol - The LocalSend REST API
warpinator - Share files across the LAN
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`.
LANDrop - Drop any files to any devices on your LAN.
whatfiles - Log what files are accessed by any Linux process
snapdrop - A Progressive Web App for local file sharing
