aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-07-15 09:35:48 +0000
committerGitHub <noreply@github.com>2019-07-15 09:35:48 +0000
commited8d3de028c9633c7f251272b94b13379b472652 (patch)
treeea9d18012238f59ce4725212c6d1f2bca3d9a30c
parentMerge pull request #1729 from kenlog/patch-1 (diff)
parentadd imgpush (diff)
downloadawesome-selfhosted-ed8d3de028c9633c7f251272b94b13379b472652.tar.gz
awesome-selfhosted-ed8d3de028c9633c7f251272b94b13379b472652.zip
Merge pull request #1730 from hauxir/add-imgpush
Add imgpush
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 683ef3d9..95a5b072 100644
--- a/README.md
+++ b/README.md
@@ -707,6 +707,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`