Merge pull request #14 from tanrax/patch-1
Add example Unofficially client in Python
This commit is contained in:
@@ -296,6 +296,20 @@ include "includes/head.html"
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<h3>Upload a file using Unofficially client in Python</h3>
|
||||
<div class="terminal-top">
|
||||
</div>
|
||||
<div class="terminal">
|
||||
<code class="code-wrapper">
|
||||
<span class="code-title"># transfersh-cli (https://github.com/tanrax/transfersh-cli)</span>
|
||||
$ trasnfersh photos.zip
|
||||
<span class="code-title"># Uploading file</span>
|
||||
<span class="code-title"># Download from here: https://transfer.sh/xxxxxx/photos.zip</span>
|
||||
<span class="code-title"># It has also been copied to the clipboard!</span>
|
||||
</code>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h3>Send us your awesome example</h3>
|
||||
<div class="terminal-top">
|
||||
|
Reference in New Issue
Block a user