diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-12-20 17:22:35 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-12-20 17:22:35 +0000 |
commit | 9b135e6d5c61adcc26ff63a14b202e43de1da595 (patch) | |
tree | a7ebf359f0e5f98eb0e1f9281a622ae2147a6835 | |
parent | Merge pull request #366 from normanzb/master (diff) | |
parent | Added uPste (diff) | |
download | awesome-selfhosted-9b135e6d5c61adcc26ff63a14b202e43de1da595.tar.gz awesome-selfhosted-9b135e6d5c61adcc26ff63a14b202e43de1da595.zip |
Merge pull request #380 from TheReverend403/patch-1
Add uPste
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -423,6 +423,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Nimbus](https://github.com/ethanal/nimbus) - A drag-and-drop shortlink file sharer for OS X - `MIT` `Python` * [OnionShare](https://onionshare.org/) - securely and anonymously share a file of any size. * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` + * [uPste](https://u.pste.pw) - A private file hosting application with an emphasis on serving technology communities. ([Source code](https://github.com/TheReverend403/uPste)) `AGPLv3` `PHP` * [YouTransfer](http://www.youtransfer.io) - YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. ([Demo](http://demo.youtransfer.io/), [Source code](https://github.com/remie/YouTransfer)) `Apache` `Nodejs` @@ -872,6 +873,7 @@ The list of contributors can be found below 3 Ye Lin Aung <me@yelinaung.com> 3 jungle-boogie <sean@rastasean.net> 3 rett gerst <rettgerst@users.noreply.github.com> + 3 Lee Watson <rev@revthefox.co.uk> 2 Albert Cervera i Areny <albert@nan-tic.com> 2 Alexander Ryzhov <gtihub@ryzhov-al.ru> 2 Alexis Metaireau <alexis@notmyidea.org> @@ -889,7 +891,6 @@ The list of contributors can be found below 2 Joseph Dykstra <josephdykstra@gmail.com> 2 Julien Bisconti <veggiemonk@users.noreply.github.com> 2 Kevin Vandenborne <kevin.vandenborne@gmail.com> - 2 Lee Watson <rev@revthefox.co.uk> 2 Marien Fressinaud <dev@marienfressinaud.fr> 2 Massimo Santini <massimo.santini@gmail.com> 2 Matthieu Aubry <matt@piwik.org> |