Hacker News new | ask | show | jobs
by abemassry 1674 days ago
I feel compelled to tell you about my project https://wsend.net/

I built a way to show a static site on there too: https://github.com/abemassry/wsend-static

There are a lot of tools you can build on top of it as well because the core is simple: send a file, get a link.

2 comments

From your landing page, I don't understand what happens when you run `wsend file.txt`. Where does the file go?
It goes to a central server, similar to Dropbox, except when I built the service 8 years ago it was a little more open than Dropbox and it was accessible through the command line.

I built something that was useful for me, 32,000 other people have found it useful as well, let me know if you have other questions as well. Thanks for checking it out!

Thanks!
Looks very smooth!