diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-02-15 00:12:44 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-02-15 00:12:44 +0000 |
commit | 0d0064cfc93bc94263502a57bfeeadfe1a30cf0c (patch) | |
tree | 35629d715742e57ce90a922d32cbf3b6121d228c | |
parent | Merge pull request #438 from Kovah/master (diff) | |
parent | added PictShare (diff) | |
download | awesome-selfhosted-0d0064cfc93bc94263502a57bfeeadfe1a30cf0c.tar.gz awesome-selfhosted-0d0064cfc93bc94263502a57bfeeadfe1a30cf0c.zip |
Merge pull request #447 from cavebeat/PictShare
added PictShare
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -445,6 +445,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Mediacrush](https://mediacru.sh/) - A website you can upload images, audio, and video to, and receive a link to share it with your friends ([Source code](https://github.com/MediaCrush/MediaCrush)) * [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. + * [PictShare](https://www.pictshare.net/) - PictShare is a multi lingual, open source image hosting service with a simple resizing and upload API. ([Demo](https://www.pictshare.net/), [Source Code](https://github.com/chrisiaut/pictshare)) `Apache` `PHP/JavaScript` * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` * [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` * [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` |