- Platform: Windows 7, 8.1 and 10 |
- License: GPL-3.0 |
+ Platform: Windows | License: GPL-3.0 |
Website |
GitHub
@@ -35,25 +34,11 @@
here.
- Here you can download our custom ShareX uploader which uses
- pixeldrain to upload your files.
+ You can download a custom ShareX uploader profile which uses
+ your pixeldrain account for uploading files on the account apps page.
-
-
- save
- Download ShareX Uploader
-
-
- {{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}}
- Log in to use ShareX with your own
- pixeldrain account. {{end}}
-
-
Setting pixeldrain as default uploader
Download the uploader config and choose 'Open file'
@@ -61,7 +46,9 @@
Set pixeldrain.com as active uploader. Choose Yes
-
+
+
+
Drainy
Platform: Windows, Linux, Android |
@@ -74,7 +61,9 @@
pixeldrain. Supports uploading to accounts, copying download
links to the clipboard and has an upload history screen.
-
+
+
+
Platform: Linux, Mac OS, Windows (CLI) |
@@ -104,7 +95,9 @@
href="https://github.com/ManuelReschke/go-pd/releases">
GitHub releases page.
-
+
+
+
go-pixeldrain
Platform: Linux, Mac OS, Windows (CLI) |
@@ -120,7 +113,9 @@
href="https://github.com/jkawamoto/go-pixeldrain/releases">
GitHub releases page.
-
+
+
+
pdup
Platform: Linux, BSD, Mac OS (CLI) |
@@ -133,7 +128,9 @@
href="https://github.com/Fornax96/pdup">from
GitHub.
+
+
More apps
If you know more open source apps which work with pixeldrain
diff --git a/svelte/src/filesystem/filemanager/ListView.svelte b/svelte/src/filesystem/filemanager/ListView.svelte
index 83287ee..75e62e2 100644
--- a/svelte/src/filesystem/filemanager/ListView.svelte
+++ b/svelte/src/filesystem/filemanager/ListView.svelte
@@ -8,6 +8,8 @@ let dispatch = createEventDispatcher()
export let state
export let show_hidden = false
export let large_icons = false
+export let hide_edit = false
+export let hide_branding = false