uploadserver
shareviahttp
uploadserver | shareviahttp | |
---|---|---|
2 | 3 | |
230 | 175 | |
- | - | |
2.9 | 5.6 | |
3 days ago | 3 months ago | |
Python | Java | |
MIT License | GNU General Public License v3.0 or later |
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.
shareviahttp
-
The Rise and Fall of 3M's Floppy Disk
I use https://github.com/marcosdiez/shareviahttp all the time, to share with other phones or with my ereader or PC.
- Localsend: Open-Source Airdrop Alternative
-
Briar 1.4 – offline sharing, message transfer via SD cards and USB sticks
>https://github.com/marcosdiez/shareviahttp
adds a share option (Android) that bundles everything into a zip, starts an http server, and creates a QR code (to http://my-ip-address/).
Not out of the box, and susceptible to wifi blocking p2p, but otherwise very usable.
And where you have python installed you can do
What are some alternatives?
IFS - Internet File Store - Small scale private upload service
QNearbyShare - Nearby Share implementation for Linux
parsec-cloud - Open source Dropbox-like file sharing with full client encryption !
qrsend - ⌨ Send files over WIFI by scanning QR code in terminal
nazuna - 🐦 Download Twitter videos using your terminal!
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`.
amber - All things AMBER
destiny - Destiny – Cross-platform Magic Wormhole graphical client
biliup-rs - 命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p。
qr-filetransfer - Transfer files over WiFi between your computer and your smartphone from the terminal
NearDrop - An unofficial Google Nearby Share/Quick Share app for macOS