Files
fnx_web/res/template/apps.html

150 lines
4.7 KiB
HTML
Raw Normal View History

2021-01-12 14:07:55 +01:00
{{ define "apps" }}<!DOCTYPE html>
<html lang="en">
<head>
{{template "meta_tags" "Apps"}}
2021-01-13 22:06:54 +01:00
<style>
.specs {
text-align: center;
2022-03-29 21:41:46 +02:00
border-bottom: 1px solid var(--separator);
2021-01-13 22:06:54 +01:00
}
</style>
2021-01-12 14:07:55 +01:00
</head>
<body>
{{template "page_top" .}}
2022-01-11 13:28:22 +01:00
<header>
2022-01-03 14:02:50 +01:00
<h1>Apps</h1>
2022-01-11 13:28:22 +01:00
</header>
2022-10-11 14:21:06 +02:00
<div id="page_content" class="page_content">
<section>
<h2>ShareX</h2>
<div class="specs">
Platform: Windows 7, 8.1 and 10 |
License: GPL-3.0 |
2023-01-26 22:27:18 +01:00
<a href="https://getsharex.com">Website</a> |
<a href="https://github.com/ShareX/ShareX">GitHub</a>
2022-10-11 14:21:06 +02:00
</div>
<p>
<img src="/res/img/sharex.png" style="float: right; height: 6em; margin: 0.5em;" />
</p>
<p>
ShareX is a Screen capture, file sharing and productivity tool.
Pixeldrain is supported as a custom uploader. You can <a
2023-01-26 22:27:18 +01:00
href="https://getsharex.com/">get ShareX
2022-10-11 14:21:06 +02:00
here</a>.
</p>
<p>
Here you can download our custom ShareX uploader which uses
pixeldrain to upload your files.
</p>
2021-01-12 14:07:55 +01:00
2022-10-11 14:21:06 +02:00
<div class="highlight_shaded" style="clear: right;">
<a href="/misc/sharex/pixeldrain.com.sxcu" class="button button_highlight">
<i class="icon small">save</i>
Download ShareX Uploader
</a><br/>
2021-01-12 14:07:55 +01:00
2022-10-11 14:21:06 +02:00
{{if .Authenticated}}
This uploader is configured to upload files to your personal
pixeldrain account. Do not share the configuration file with
anyone, it contains your account credentials.
{{else}}
<a href="/login">Log in</a> to use ShareX with your own
pixeldrain account. {{end}}
</div>
2021-01-12 14:07:55 +01:00
2022-10-11 14:21:06 +02:00
<h3>Setting pixeldrain as default uploader</h3>
<p>
Download the uploader config and choose 'Open file'<br/>
<img src="/res/img/sharex_download.png" style="max-width: 100%;" /><br/>
Set pixeldrain.com as active uploader. Choose Yes<br/>
<img src="/res/img/sharex_default.png" style="max-width: 100%;" /><br/>
</p>
2021-01-12 14:07:55 +01:00
2023-01-26 22:27:18 +01:00
<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>
2022-10-11 14:21:06 +02:00
<div class="specs">
Platform: Android |
License: None |
2023-01-26 22:27:18 +01:00
<a href="https://github.com/wimvdputten/Pixeldrain_android">GitHub</a>
2022-10-11 14:21:06 +02:00
</div>
<p>
2023-01-26 22:27:18 +01:00
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>.
2022-10-11 14:21:06 +02:00
</p>
2021-01-26 19:01:00 +01:00
2022-10-11 14:21:06 +02:00
<h2>go-pd</h2>
<div class="specs">
Platform: Linux, Mac OS, Windows (CLI) |
License: MIT |
2023-01-26 22:27:18 +01:00
<a href="https://github.com/ManuelReschke/go-pd">GitHub</a>
2022-10-11 14:21:06 +02:00
</div>
<p>
go-pd is a command line interface and client library for
pixeldrain created by Manuel Reschke. The CLI supports uploading
files anonymously, and uploading to user accounts. The client
library supports uploading, downloading and deleting files,
creating and viewing lists and user accounts. Compiled binaries
are available on the <a
2023-01-26 22:27:18 +01:00
href="https://github.com/ManuelReschke/go-pd/releases">
GitHub releases page</a>.
2022-10-11 14:21:06 +02:00
</p>
2022-06-07 16:31:05 +02:00
2022-10-11 14:21:06 +02:00
<h2>go-pixeldrain</h2>
<div class="specs">
Platform: Linux, Mac OS, Windows (CLI) |
License: MIT |
2023-01-26 22:27:18 +01:00
<a href="https://jkawamoto.github.io/go-pixeldrain/">Website</a> |
<a href="https://github.com/jkawamoto/go-pixeldrain">GitHub</a>
2022-10-11 14:21:06 +02:00
</div>
<p>
2023-01-26 22:27:18 +01:00
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>.
2022-10-11 14:21:06 +02:00
</p>
2021-01-13 22:06:54 +01:00
2022-10-11 14:21:06 +02:00
<h2>pdup</h2>
<div class="specs">
Platform: Linux, BSD, Mac OS (CLI) |
License: None |
2023-01-26 22:27:18 +01:00
<a href="https://github.com/Fornax96/pdup">GitHub</a>
2022-10-11 14:21:06 +02:00
</div>
<p>
pdup is a little bash script for uploading files to pixeldrain
from the terminal. It's available <a
2023-01-26 22:27:18 +01:00
href="https://github.com/Fornax96/pdup">from
2022-10-11 14:21:06 +02:00
GitHub</a>.
</p>
2021-01-12 14:07:55 +01:00
2022-10-11 14:21:06 +02:00
<h2>More apps</h2>
<p>
If you know more open source apps which work with pixeldrain
please send them to
<a href="mailto:support@pixeldrain.com">support@pixeldrain.com</a>.
</p>
</section>
</div>
2021-01-12 14:07:55 +01:00
{{template "page_bottom" .}}
{{template "analytics"}}
</body>
</html>
{{ end }}