1.0.3 • Published 1 year ago

wetransfer-cli v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

WeTransfer Automation CLI

npm version

Upload files to WeTransfer directly from your terminal using browser automation.

cli

Installation

Without Installation

npx wetransfer upload <path_to_your_file>

or

npm install -g wetransfer-cli

or

yarn global add wetransfer-cli

Usage

Upload

Upload files with the wetransfer upload command:

wetransfer upload <path_to_your_file>

Example:

wetransfer upload ./myfile.txt
1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago