diff options
author | nodiscc <nodiscc@gmail.com> | 2017-08-27 09:10:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-27 09:10:59 +0000 |
commit | cf09db804c86cf5c054721c7983a4beb1246c95a (patch) | |
tree | eface02911932a75a16640377c66e44eee59e90d | |
parent | Merge pull request #1128 from Kickball/nodiscc-patch-2 (diff) | |
parent | added link to the nextcloud app-store (diff) | |
download | awesome-selfhosted-cf09db804c86cf5c054721c7983a4beb1246c95a.tar.gz awesome-selfhosted-cf09db804c86cf5c054721c7983a4beb1246c95a.zip |
Merge pull request #1122 from DJCrashdummy/patch-2
added link to the nextcloud app-store
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -588,7 +588,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems * [Git Annex](http://git-annex.branchable.com) - File synchronization between computers, servers, external drives. ([Source Code](https://github.com/joeyh/git-annex)) `GPLv3` `Haskell` * [Kinto](https://kinto.readthedocs.org) - Kinto is a minimalist JSON storage service with synchronisation and sharing abilities. ([Source Code](https://github.com/Kinto)) `Apache` `Python` - * [Nextcloud](https://nextcloud.com/) - Access & share your files, calendars, contacts, mail & more from any device, on your terms. ([Demo](https://demo.nextcloud.com/), [Source Code](https://github.com/nextcloud/server)) `AGPLv3` `PHP` + * [Nextcloud](https://nextcloud.com/) - Access & share your files, calendars, contacts, mail & [more](https://apps.nextcloud.com/) from any device, on your terms. ([Demo](https://demo.nextcloud.com/), [Source Code](https://github.com/nextcloud/server)) `AGPLv3` `PHP` * [OpenSSH/SFTP](http://www.openssh.com/) - Secure File Transfer Program. ([Source Code](http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh)) `BSD` `C` * [ownCloud](https://owncloud.org/) - All-in-one solution for saving, synchronizing, viewing, editing and sharing files, calendars, address books and more. ([Source Code](https://github.com/owncloud/core)) `AGPLv3` `PHP` * [Pydio](https://pydio.com/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. ([Source Code](https://github.com/pydio/pydio-core)) `AGPLv3` `PHP` |