Add drainy to apps page
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
<div class="specs">
|
||||
Platform: Windows 7, 8.1 and 10 |
|
||||
License: GPL-3.0 |
|
||||
<a href="https://getsharex.com" target="_blank">Website</a> |
|
||||
<a href="https://github.com/ShareX/ShareX" target="_blank">GitHub</a>
|
||||
<a href="https://getsharex.com">Website</a> |
|
||||
<a href="https://github.com/ShareX/ShareX">GitHub</a>
|
||||
</div>
|
||||
<p>
|
||||
<img src="/res/img/sharex.png" style="float: right; height: 6em; margin: 0.5em;" />
|
||||
@@ -31,7 +31,7 @@
|
||||
<p>
|
||||
ShareX is a Screen capture, file sharing and productivity tool.
|
||||
Pixeldrain is supported as a custom uploader. You can <a
|
||||
href="https://getsharex.com/" target="_blank">get ShareX
|
||||
href="https://getsharex.com/">get ShareX
|
||||
here</a>.
|
||||
</p>
|
||||
<p>
|
||||
@@ -62,24 +62,37 @@
|
||||
<img src="/res/img/sharex_default.png" style="max-width: 100%;" /><br/>
|
||||
</p>
|
||||
|
||||
<h2>Pixeldrain Android</h2>
|
||||
<h2>Drainy</h2>
|
||||
<div class="specs">
|
||||
Platform: Windows, Linux, Android |
|
||||
License: MIT |
|
||||
<a href="https://github.com/ManuelReschke/go-pd-gui">GitHub</a>
|
||||
</div>
|
||||
<p>
|
||||
<img src="/res/img/drainy.png" style="float: right; height:
|
||||
6em; margin: 0.5em;" /> A simple tool for uploading files to
|
||||
pixeldrain. Supports uploading to accounts, copying download
|
||||
links to the clipboard and has an upload history screen.
|
||||
</p>
|
||||
|
||||
<h2 style="clear: both;">Pixeldrain Android</h2>
|
||||
<div class="specs">
|
||||
Platform: Android |
|
||||
License: None |
|
||||
<a href="https://github.com/wimvdputten/Pixeldrain_android" target="_blank">GitHub</a>
|
||||
<a href="https://github.com/wimvdputten/Pixeldrain_android">GitHub</a>
|
||||
</div>
|
||||
<p>
|
||||
An Android app for uploading and sharing files on pixeldrain.
|
||||
You can get a compiled APK package from the <a
|
||||
href="https://github.com/wimvdputten/Pixeldrain_android/releases"
|
||||
target="_blank">GitHub releases page</a>.
|
||||
An Android app for uploading and sharing files on
|
||||
pixeldrain. You can get a compiled APK package from the <a
|
||||
href="https://github.com/wimvdputten/Pixeldrain_android/releases">
|
||||
GitHub releases page</a>.
|
||||
</p>
|
||||
|
||||
<h2>go-pd</h2>
|
||||
<div class="specs">
|
||||
Platform: Linux, Mac OS, Windows (CLI) |
|
||||
License: MIT |
|
||||
<a href="https://github.com/ManuelReschke/go-pd" target="_blank">GitHub</a>
|
||||
<a href="https://github.com/ManuelReschke/go-pd">GitHub</a>
|
||||
</div>
|
||||
<p>
|
||||
go-pd is a command line interface and client library for
|
||||
@@ -88,36 +101,36 @@
|
||||
library supports uploading, downloading and deleting files,
|
||||
creating and viewing lists and user accounts. Compiled binaries
|
||||
are available on the <a
|
||||
href="https://github.com/ManuelReschke/go-pd/releases"
|
||||
target="_blank">GitHub releases page</a>.
|
||||
href="https://github.com/ManuelReschke/go-pd/releases">
|
||||
GitHub releases page</a>.
|
||||
</p>
|
||||
|
||||
<h2>go-pixeldrain</h2>
|
||||
<div class="specs">
|
||||
Platform: Linux, Mac OS, Windows (CLI) |
|
||||
License: MIT |
|
||||
<a href="https://jkawamoto.github.io/go-pixeldrain/" target="_blank">Website</a> |
|
||||
<a href="https://github.com/jkawamoto/go-pixeldrain" target="_blank">GitHub</a>
|
||||
<a href="https://jkawamoto.github.io/go-pixeldrain/">Website</a> |
|
||||
<a href="https://github.com/jkawamoto/go-pixeldrain">GitHub</a>
|
||||
</div>
|
||||
<p>
|
||||
go-pixeldrain is a command line interface for pixeldrain created
|
||||
by Junpei Kawamoto. You can use it to upload and download files
|
||||
and directories from your terminal. Compiled binaries are
|
||||
available on the <a
|
||||
href="https://github.com/jkawamoto/go-pixeldrain/releases"
|
||||
target="_blank">GitHub releases page</a>.
|
||||
go-pixeldrain is a command line interface for pixeldrain
|
||||
created by Junpei Kawamoto. You can use it to upload and
|
||||
download files and directories from your terminal. Compiled
|
||||
binaries are available on the <a
|
||||
href="https://github.com/jkawamoto/go-pixeldrain/releases">
|
||||
GitHub releases page</a>.
|
||||
</p>
|
||||
|
||||
<h2>pdup</h2>
|
||||
<div class="specs">
|
||||
Platform: Linux, BSD, Mac OS (CLI) |
|
||||
License: None |
|
||||
<a href="https://github.com/Fornax96/pdup" target="_blank">GitHub</a>
|
||||
<a href="https://github.com/Fornax96/pdup">GitHub</a>
|
||||
</div>
|
||||
<p>
|
||||
pdup is a little bash script for uploading files to pixeldrain
|
||||
from the terminal. It's available <a
|
||||
href="https://github.com/Fornax96/pdup" target="_blank">from
|
||||
href="https://github.com/Fornax96/pdup">from
|
||||
GitHub</a>.
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user