Hacker News new | ask | show | jobs
by abemassry 4240 days ago
A quick and easy way to send files from the command line.

https://wsend.net

Tech Used: Bash, Node

Statistics: 612 users, 7 paying customers

History: I started working on this in Jan 2013, I wanted a quick way to send files from the command line and get a URL. I later found after building this backend, I, or anyone could expand upon it in many ways

https://github.com/abemassry/wsend

https://github.com/abemassry/wsend-gpg

https://github.com/abemassry/wsend-twitter-card

A little more about how it was built is in this post

http://abemassry.com/blog/2014/02/14/building-wsend/

I have some more ideas as well, if anyone has any ideas or wants to work on this with me I would definitely be down for it.

2 comments

Interesting – do you know sendfile? http://fex.rus.uni-stuttgart.de/saft/
Just logged in to say wsend is one of my favorite "do want thing well" tool.