Upload files to WeTransfer directly from your terminal using browser automation.
Without Installation
npx wetransfer upload <path_to_your_file>
or
npm install -g wetransfer-cli
or
yarn global add wetransfer-cli
Upload files with the wetransfer upload
command:
wetransfer upload <path_to_your_file>
Example:
wetransfer upload ./myfile.txt