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