3.0.0 • Published 5 years ago

share-cli v3.0.0

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

Quickly share files from your command line

Demo created with svg-term-cli: cat demo.json | svg-term -o demo.svg

share-cli

  • :rocket: Dead dimple
  • :sparkles: Just works
  • :lock: Encrypted files

share-cli exposes files via HTTP, either from stdin or a given file glob.

The exposing address is copied to your clipboard automatically. Files are made available as password-protected, encrypted ZIP file.

Installation

npm install -g share-cli

Usage

❯ share --help

  Quickly share files from your command line

  Usage
    $ share [file]

  Options
    --no-tunnel  - Disable localtunnel usage

share-cli is built by Mario Nebl and released under the MIT license.