aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJCrashdummy <DJCrashdummy@users.noreply.github.com>2017-07-05 14:40:33 +0000
committerGitHub <noreply@github.com>2017-07-05 14:40:33 +0000
commit9ead2263126f907eaf4789ceca97e16376630ee6 (patch)
treec74d568968e82bf9f67029e75542f4c297c5840f
parentMerge pull request #1091 from simonsmiley/fix-wekan-url (diff)
downloadawesome-selfhosted-9ead2263126f907eaf4789ceca97e16376630ee6.tar.gz
awesome-selfhosted-9ead2263126f907eaf4789ceca97e16376630ee6.zip
added link to the nextcloud app-store
https://apps.nextcloud.com/
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd05b725..e0dd8076 100644
--- a/README.md
+++ b/README.md
@@ -579,7 +579,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`