From 7fbb4f095efebffe69a7b742db3ba968999e28ac Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 2 Sep 2018 12:35:47 +0200 Subject: [PATCH] Add example Unofficially client in Python --- src/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/index.html b/src/index.html index 8d242c4..83e46bc 100644 --- a/src/index.html +++ b/src/index.html @@ -296,6 +296,20 @@ include "includes/head.html"
+
+

Upload a file using Unofficially client in Python

+
+
+
+ + # transfersh-cli (https://github.com/tanrax/transfersh-cli) + $ trasnfersh photos.zip + # Uploading file + # Download from here: https://transfer.sh/xxxxxx/photos.zip + # It has also been copied to the clipboard! + +
+

Send us your awesome example