aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2018-11-22 00:58:41 +0000
committerGitHub <noreply@github.com>2018-11-22 00:58:41 +0000
commit87b81c0de3b2a3e92d685b55f6afecfc902639fb (patch)
tree8745d579913147da7c5ef48a17b4742ef9ca31b4
parentMerge pull request #1568 from Kickball/FixNonFree (diff)
parentadd gossa (diff)
downloadawesome-selfhosted-87b81c0de3b2a3e92d685b55f6afecfc902639fb.tar.gz
awesome-selfhosted-87b81c0de3b2a3e92d685b55f6afecfc902639fb.zip
Merge pull request #1569 from pldubouilh/gossa
add gossa
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 22856a71..e1ec254a 100644
--- a/README.md
+++ b/README.md
@@ -656,6 +656,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
#### File transfer/synchronization
- [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`
+- [Gossa](https://github.com/pldubouilh/gossa/) - Gossa is a light and simple webserver for your files. `MIT` `Go`
- [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`
- [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` `C`