1.0.3 • Published 2 years ago

wetransfer-cli v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago