diff options
author | subnub <44621867+subnub@users.noreply.github.com> | 2020-07-03 17:32:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 17:32:13 +0000 |
commit | 6a298b3f3a3cc6e89ca3d749387471864b7f9b11 (patch) | |
tree | aac470dedce28c28d20469bcbb99927331d8df44 | |
parent | Add myDrive (diff) | |
download | awesome-selfhosted-6a298b3f3a3cc6e89ca3d749387471864b7f9b11.tar.gz awesome-selfhosted-6a298b3f3a3cc6e89ca3d749387471864b7f9b11.zip |
Removed Inline more link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/)) `GPL-3.0` `Node.js` +- [myDrive](https://github.com/subnub/myDrive) - Fully featured online storage solution, upload/download files, photo/video viewer, and more, 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` |