uploadserver
NearDrop
uploadserver | NearDrop | |
---|---|---|
2 | 18 | |
230 | 4,284 | |
- | - | |
2.9 | 6.7 | |
3 days ago | 22 days ago | |
Python | Swift | |
MIT License | The Unlicense |
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.
uploadserver
-
Ask HN: Simple web server with drag and drop upload?
Another option with Python is
uploadserver: https://github.com/Densaugeo/uploadserver
python built-in: python -m http.server (does not support upload)
-
YouTransfer: Self-hosted file transfer and sharing solution
I use `python -m http.server` on the sender side, and https://github.com/Densaugeo/uploadserver on the receiver side if Python or the network is problematic to setup on the sender. This is simple and works well for my use cases, since I don't have a need for those features you mention. The only feature I miss is encryption, which could be done via an SSH tunnel with a bit more work, but I usually don't bother if I'm on my home LAN.
NearDrop
- Sharedrop: Easy P2P file transfer powered by WebRTC – inspired by Apple AirDrop
- NearDrop: An Unofficial Google Nearby Share App for macOS
-
LocalSend: Open-source, cross-platform file sharing to nearby devices
> I wish quick share (né nearby share) was available on linux (even if via chrome).
I made NearDrop, which is a macOS implementation of Nearby Share: https://github.com/grishka/NearDrop
And of course, someone tried to reimplement it for other OSes: https://github.com/PlutoHDDev/CrossDrop
-
10 Mac Apps I Regret Not Using Sooner
2. NearDrop
-
Apple cuts off Beeper Mini's access
> So what happens is that I gravitate to other ecosystems.
I use a Mac but an Android phone. Android because I require the ability to install apps from arbitrary sources, including piracy. Mac because modern Windows is so contemptuous towards its users, and desktop Linux falls apart unless you know the intricacies of its internals.
Anyway, transferring files between the two was a pain in the butt that eventually grew so immense I reverse engineered Google's Nearby Share and made this: https://github.com/grishka/NearDrop
Though yes, I'm not North American so iMessage is just a non-issue to me. I don't know anyone who uses it. Anyone hardly uses SMS for actual messaging between people, everyone's SMS inbox is 95% OTP codes and various other automatic notifications. Literally everyone who I communicate with is reachable through Telegram.
-
Localsend: Open-Source Airdrop Alternative
Nearby Share isn't locked down and, in fact, works just fine with zero Google involvement. Google only needs to be involved for limited device visibility and all the phone number stuff that entails.
Here's the protocol docs I wrote: https://github.com/grishka/NearDrop/blob/master/PROTOCOL.md
-
Using Pixel with a Mac
I usually use NearDrop which is compatible with nearby sharing. https://github.com/grishka/NearDrop
-
Those who use android phone - what software do you use to backup your phone to mac?
I don't necessarily back up my android to my Mac. I keep both environments separate, however, you can try this or this looks interesting but seems like some elbow grease involved
-
Android’s Nearby Share for Windows PCs is now available globally
I made one recently
-
Nearby Share Has Gotten Really Good
Not officially but someone did make this
What are some alternatives?
IFS - Internet File Store - Small scale private upload service
PairDrop - PairDrop: Transfer Files Cross-Platform. No Setup, No Signup.
parsec-cloud - Open source Dropbox-like file sharing with full client encryption !
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`.
nazuna - 🐦 Download Twitter videos using your terminal!
localsend - An open-source cross-platform alternative to AirDrop
amber - All things AMBER
nearby - 🐿️ A collection of projects focused on connectivity that enable building cross-device experiences.
shareviahttp - Share Via Http - Android
Soduto - Soduto is a KDE Connect compatible client for macOS. It allows better integration between your phones, desktops and tablets.
biliup-rs - 命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p。
protocol - The LocalSend REST API