aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaukur Rosinkranz <hauxir@gmail.com>2019-07-03 07:13:22 +0000
committerHaukur Rosinkranz <hauxir@gmail.com>2019-07-03 07:16:07 +0000
commit72e9698d8bce0a74aaa3726b5a58942d87b5248b (patch)
treeed734175666ffb74fb6539155f2c524272eab70f
parentMerge pull request #1723 from nodiscc/tools-makefile-1705 (diff)
downloadawesome-selfhosted-72e9698d8bce0a74aaa3726b5a58942d87b5248b.tar.gz
awesome-selfhosted-72e9698d8bce0a74aaa3726b5a58942d87b5248b.zip
add imgpush
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d2341fe8..94bd9b3d 100644
--- a/README.md
+++ b/README.md
@@ -704,6 +704,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
- [FileShelter](https://github.com/epoupon/fileshelter) - FileShelter is a self-hosted software that allows you to easily share files over the Internet. ([Demo](http://fileshelter.demo.poupon.io/)) `GPL-3.0` `C++`
- [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`
- [img.bi](https://github.com/imgbi/img.bi) - img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload. `GPL-3.0` `Nodejs`
+- [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`
- [linx](https://github.com/andreimarcu/linx-server) - File sharing application and pastebin with API, auto-expiry, deletion keys, and web seed support. ([Demo](https://linx.li/)) `GPL-3.0` `Go`