1.3.4 • Published 3 years ago

dxit v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

dxit

Very simple way of sharing a file or directory with a friend instantly

Example Usage

dxit -f myface.jpeg
dxit -d ./myphotos
dxit -p 7000 -f myface.jpeg
dxit -f myface.jpeg
dxit -f myface.jpeg -s "Cool Subdomain"

Options

Usage:
  dxit [OPTIONS] [ARGS]

Options: 
  -f, --file FILE        File to share
  -d, --directory DIR    Directory to share
  -p, --port [NUMBER]    Network port to use (Default is 3000)
  -s, --subdomain STRING Subdomain for your link
  -v, --version          dxit version number
  -q, --quota [NUMBER]   Max number of downloads (Default is -1)
  -t, --token            Require token
  -h, --help             Display help and usage details

Install

npm install -g dxit

Run via NPX

npx dxit -d ./mystuff

Get Help

dxit -h
1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.1.5

3 years ago

1.3.2

3 years ago

1.1.4

3 years ago

1.3.1

3 years ago

1.1.3

3 years ago

1.3.0

3 years ago

1.1.2

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago