aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2016-03-09 18:23:23 +0000
committerEdward D <ed.kickball@hotmail.com>2016-03-09 18:23:23 +0000
commite4d3602bdd5e38aeab3021478faaed21bcc1aa3c (patch)
treee6b13cc487d1be8eeccb16b5d430206af0cc0aa6 /README.md
parentMerge pull request #489 from vjFaLk/patch-1 (diff)
parentSort alphabetically (diff)
downloadawesome-selfhosted-e4d3602bdd5e38aeab3021478faaed21bcc1aa3c.tar.gz
awesome-selfhosted-e4d3602bdd5e38aeab3021478faaed21bcc1aa3c.zip
Merge pull request #485 from leplatrem/patch-1
Add Kinto (File Transfer/Synchronization)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3050ad78..7de27dbe 100644
--- a/README.md
+++ b/README.md
@@ -440,6 +440,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza
#### File transfer/synchronization
* [Git Annex](http://git-annex.branchable.com/assistant/quickstart/) - File synchronization between computers, servers, external drives
+ * [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`
* [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`
* [Samba](https://www.samba.org/) - Samba is the standard Windows interoperability suite of programs for Linux and Unix. It provides secure, stable and fast file and print services for all clients using the SMB/CIFS protocol. ([Source Code](https://git.samba.org/samba.git/)) `GPLv3` `C`
* [Seafile](https://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Demo](https://seacloud.cc/demo)) `GPLv2`