aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnav Jindal <arnav.jindal7@gmail.com>2021-05-02 16:57:24 +0000
committerGitHub <noreply@github.com>2021-05-02 16:57:24 +0000
commit3bfd37050fe3c3815f0a994c07bdc979ed3f83f6 (patch)
tree10d4127c4c8871c3a76b9b1c610bbd57ae7d5c31
parentAdd Orchest to Misc/Other (#2513) (diff)
downloadawesome-selfhosted-3bfd37050fe3c3815f0a994c07bdc979ed3f83f6.tar.gz
awesome-selfhosted-3bfd37050fe3c3815f0a994c07bdc979ed3f83f6.zip
Add image-uploader to Single-click/drag-n-drop upload (#2491)
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e690515..ee46bd86 100644
--- a/README.md
+++ b/README.md
@@ -777,6 +777,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_
- [Files Sharing](https://github.com/axeloz/filesharing) - Open Source and self-hosted files sharing application based on unique and temporary links. `GPL-3.0` `PHP`
- [Gokapi](https://github.com/Forceu/gokapi) - Lightweight server to share files, which expire after a set amount of downloads or days. Similar to the discontinued Firefox Send, with the difference that only the admin is allowed to upload files. `GPL-3.0` `Go`
- [goploader](https://github.com/Depado/goploader) - Easy file sharing with server-side encryption, curl/httpie/wget compliant. `MIT` `Go`
+- [image-uploader](https://github.com/daggy1234/image-uploader) - A shareX compatible image uploader built for speed with a web interface and REST API. `AGPL-3.0` `Rust`
- [imgpush](https://github.com/hauxir/imgpush) - imgpush is a self-hosted file upload service that can easily be integrated into other webapps. `MIT` `Python`
- [ipfs.pics](https://github.com/ipfspics/server) - ipfs.pics is a distributed image hosting website. `AGPL-3.0` `PHP`
- [Jirafeau](https://gitlab.com/mojo42/Jirafeau) - Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it. ([Demo](http://jirafeau.net/)) `AGPL-3.0` `PHP`