diff options
author | Austin <austi_gillm935@ahapps.anoka.k12.mn.us> | 2016-07-08 12:55:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-08 12:55:24 +0000 |
commit | 3fc1241890390931ca4e18ab10da5a8d8b2fcefe (patch) | |
tree | 98c32ecaee2b9f1aa2d84e82b04a68850ab8d960 | |
parent | Merge pull request #607 from domainzero/patch-1 (diff) | |
download | awesome-selfhosted-3fc1241890390931ca4e18ab10da5a8d8b2fcefe.tar.gz awesome-selfhosted-3fc1241890390931ca4e18ab10da5a8d8b2fcefe.zip |
Update Pomf Repository URL
Development of pomf has shifted to an organization url, after long inactivity from nokonoko.
A PR was merged, stating that development has moved to the url now listed in this PR.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -523,7 +523,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. * [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` + * [Pomf](https://github.com/Pomf/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` * [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` * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host. ([Demo](https://up1.ca/)) `MIT` `Nodejs` |