master
transfersh-cli
Install
pip3 install transfersh-cli
Use
transfersh [file]
Example
transfersh photos.zip
Output
Uploading file
Download from here: https://transfer.sh/uDRFQ/upload_file
It has also been copied to the clipboard!
In addition, the route will be saved in your clipboard. Ready to paste it where you want 😉
Options
Maximum number of days to keep file
-a or --max-days.
transfersh --max-days [number] [file]
Example
transfersh --max-days 7 photos.zip
Maximum number of times that file can be downloaded
-d or --max-downloads.
transfersh --max-downloads [number] [file]
Example
transfersh --max-downloads 2 photos.zip
Contributing
Contributions are welcome! Please see the contribution guidelines for instructions on how to submit issues or pull requests.
Languages
Python
91.7%
Makefile
8.3%