aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wiechert <wio@psitrax.de>2017-04-24 20:21:00 +0000
committerEdward D <ed.kickball@hotmail.com>2017-04-24 20:21:00 +0000
commitbd814efa8b2ffb99970aac239e7dcadeb2bca255 (patch)
tree4f8a9ef39b02bd50e54f9eeb7e61e0e02717fd1f
parentRemove Grafana, Dashing, Freeboard (awesome-sysadmin duplicates) #1036 (#1037) (diff)
downloadawesome-selfhosted-bd814efa8b2ffb99970aac239e7dcadeb2bca255.tar.gz
awesome-selfhosted-bd814efa8b2ffb99970aac239e7dcadeb2bca255.zip
Add PsiTransfer (#1040)
* Add PsiTransfer Simple open source self-hosted file sharing solution with robust up-/download-resume and password protection. * Removed PsiTransfer Source-Link * Removed VueJS from PsiTransfer
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 599a15d0..a3ce8c4e 100644
--- a/README.md
+++ b/README.md
@@ -608,6 +608,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
* [Plik](https://github.com/root-gg/plik) - Plik is a scalable & friendly temporary file upload system ( wetransfer like ). ([Demo](https://plik.root.gg/)) `MIT` `Go`
* [Pomf](https://github.com/Pomf/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se. `MIT` `PHP`
* [ProjectSend](http://www.projectsend.org/) - Upload files and assign them to specific clients you create. Give access to those files to your clients. ([Source Code](https://github.com/ignacionelson/ProjectSend)) `GPLv2` `PHP`
+ * [PsiTransfer](https://github.com/psi-4ward/psitransfer) - Simple open source self-hosted file sharing solution with robust up-/download-resume and password protection. ([Demo](https://transfer.psi.cx/)) `BSD` `Nodejs`
* [transfer.sh](https://transfer.sh) - Easy file sharing from the command line. ([Demo](https://transfer.sh), [Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go`
* [Uguu](https://uguu.se/) - Stores files and deletes after X amount of time. ([Source Code](https://github.com/nokonoko/uguu)) `MIT` `PHP`
* [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host. ([Demo](https://up1.ca/)) `MIT` `Nodejs`