aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Dubouilh <pldubouilh@gmail.com>2018-11-18 13:11:37 +0000
committerPierre Dubouilh <pldubouilh@gmail.com>2018-11-18 13:11:37 +0000
commit65f382a994fa1bd3923e136b29f776a7d26fd2f3 (patch)
tree8745d579913147da7c5ef48a17b4742ef9ca31b4
parentMerge pull request #1568 from Kickball/FixNonFree (diff)
downloadawesome-selfhosted-65f382a994fa1bd3923e136b29f776a7d26fd2f3.tar.gz
awesome-selfhosted-65f382a994fa1bd3923e136b29f776a7d26fd2f3.zip
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`