diff options
author | nodiscc <nodiscc@gmail.com> | 2023-07-04 13:28:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-04 13:28:18 +0000 |
commit | a703f6c408b1b4200d7a14120f73743792dcefe9 (patch) | |
tree | 4d024db3ca5ed31bf859fe22c72fec41c6d2aa06 /README.md | |
parent | Remove todoMini (unmaintained since 2022, website down) (#3928) (diff) | |
download | awesome-selfhosted-a703f6c408b1b4200d7a14120f73743792dcefe9.tar.gz awesome-selfhosted-a703f6c408b1b4200d7a14120f73743792dcefe9.zip |
Remove myDrive (unmaintained since 2021) (#3948)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: myDrive: last updated -783 days, 4:54:42.044303 ago, older than 365 days`
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -906,7 +906,6 @@ _Related: [Groupware](#groupware)_ - [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, all through the web client. `GPL-3.0` `Nodejs` - [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://try.nextcloud.com/), [Source Code](https://github.com/nextcloud/server)) `AGPL-3.0` `PHP` - [OpenSSH SFTP server](https://www.openssh.com/) - Secure File Transfer Program. ([Source Code](https://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` |