quicksand v0.4.0

A quick way to send a file

quicksand

terminal window with quicksand being used

Usage

I symlink the quicksand binary to someplace in my PATH as sand. In this document, any time I use the command sand, that is what I'll be referring to.

$ sand hello.txt
spinning up ngrok...........done
spinning up static server...done
limiting to 1 downloads
local        : http://127.0.0.1:7000/hello.txt
remote http  : http://xxxxxxxx.ngrok.io/hello.txt
remote https : https://xxxxxxxx.ngrok.io/hello.txt

labeled      : https://sand.wfl.space/xxxxxxxx

By default, only 1 download is allowed, as the primary purpose of this program is to send 1 file 1 time. A command line option is provided to change this.

Contributing

  1. Fork it ( https://github.com/willamin/quicksand/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • willamin Will Lewis - creator, maintainer
Repository

quicksand

Owner
Statistic
  • 9
  • 1
  • 0
  • 0
  • 3
  • over 4 years ago
  • September 5, 2018
License

MIT License

Links
Synced at

Mon, 06 May 2024 04:23:37 GMT

Languages