aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsubnub <44621867+subnub@users.noreply.github.com>2020-06-28 18:01:06 +0000
committerGitHub <noreply@github.com>2020-06-28 18:01:06 +0000
commited4fe272ecb93071694db722a9ff176569aa7487 (patch)
tree296bf789f3e35dd2ff8050f2bc3dc3987dabe776
parentUpdate README.md (diff)
downloadawesome-selfhosted-ed4fe272ecb93071694db722a9ff176569aa7487.tar.gz
awesome-selfhosted-ed4fe272ecb93071694db722a9ff176569aa7487.zip
Add myDrive
Removed redundancy Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dcd92334..15237eb3 100644
--- a/README.md
+++ b/README.md
@@ -729,7 +729,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
- [Git Annex](https://git-annex.branchable.com/) - File synchronization between computers, servers, external drives. ([Source Code](https://git.joeyh.name/index.cgi/git-annex.git/)) `GPL-3.0` `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-2.0` `Python`
-- [myDrive](https://github.com/subnub/myDrive) - Fully featured online storage solution, upload/download files, photo/video viewer, and [more](https://github.com/subnub/myDrive#features), all through the web client. ([Demo](https://mydrive-demo.herokuapp.com/), [Source Code](https://github.com/subnub/myDrive)) `GPL-3.0` `Node.js`
+- [myDrive](https://github.com/subnub/myDrive) - Fully featured online storage solution, upload/download files, photo/video viewer, and [more](https://github.com/subnub/myDrive#features), all through the web client. ([Demo](https://mydrive-demo.herokuapp.com/)) `GPL-3.0` `Node.js`
- [Nextcloud](https://nextcloud.com/) - Access and share your files, calendars, contacts, mail and [more](https://apps.nextcloud.com/) from any device, on your terms. ([Demo](https://demo.nextcloud.com/), [Source Code](https://github.com/nextcloud/server)) `AGPL-3.0` `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-2-Clause` `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), [Clients](https://github.com/owncloud/core/wiki/Apps)) `AGPL-3.0` `PHP`