2024-04-10 07:22:08 +02:00
2021-10-13 11:32:58 +02:00
2021-10-12 13:36:56 +05:30
2018-07-23 18:26:35 +02:00
2023-10-12 16:19:40 +02:00
2023-10-12 16:40:48 +02:00
2023-10-12 16:40:48 +02:00

transfersh-cli

Demo

No Maintenance Intended

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.

S
Description
Unofficially Python client to upload files to the transfer.sh service
Readme GPL-3.0
75 KiB
Languages
Python 91.7%
Makefile 8.3%