uploadserver
croc
uploadserver | croc | |
---|---|---|
2 | 136 | |
218 | 27,622 | |
- | - | |
1.9 | 9.3 | |
27 days ago | 8 days ago | |
Python | Go | |
MIT License | MIT License |
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.
croc
- Taildrop lets you send files between your personal devices on Tailscale network
- Magic Wormhole: get things from one computer to another, safely
-
FOSS Alternatives for Android
I live the Foss life.
A nice collection of the mostly commonly used Foss apps.
Maybe you can add Croc and trackbook to your list.
Croc is an encrypted file transfer tool thats great for transfering files from anywhere to anyone to any OS.
https://github.com/schollz/croc
I like Trackbook because I do a lot of walking and can transfer the .gpx to organic maps.
-
10 Best Tools for Secure and Efficient File Sharing in 2024
Learn More: Croc
-
Croc: seamless file transfer
So I present to you Croc, today's tool.
- Show HN: I built a website to share files and messages without any server
-
LocalSend: Open-source, cross-platform file sharing to nearby devices
This very hn entries is bust contradicting your statement.
Also what about syncthing[1] (for recurrent/permanent sync) and croc[2] (for one time copies) ?
I have used both for a number of years already.
[1] https://syncthing.net/
[2] https://github.com/schollz/croc
- How to copy a file between devices?
- Better way to transfer files between Windows <> Mac?
-
Ask HN: What are some unpopular technologies you wish people knew more about?
Check out croc, I've been using it for years, and it works pretty great too!
https://github.com/schollz/croc
What are some alternatives?
IFS - Internet File Store - Small scale private upload service
magic-wormhole - get things from one computer to another, safely
parsec-cloud - Open source Dropbox-like file sharing with full client encryption !
syncthing - Open Source Continuous File Synchronization
NearDrop - An unofficial Google Nearby Share/Quick Share app for macOS
wormhole-gui - Cross-platform application for easy encrypted file, folder, and text sharing between devices. [Moved to: https://github.com/Jacalz/rymdport]
webwormhole - Peer authenticated WebRTC.
sharedrop - Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
shareviahttp - Share Via Http - Android
snapdrop - A Progressive Web App for local file sharing
biliup-rs - 命令行投稿(B站)和视频下载工具,提供多种登录方式,支持多p。
termux-app - Termux - a terminal emulator application for Android OS extendible by variety of packages.