diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-06 15:55:22 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-06 15:55:22 +0000 |
commit | 1b7e1453114d539a9b1d87a5acbb4cfc5428e4ee (patch) | |
tree | 08b8a686bc44685dd3cf082c8aa21399ff81bf6d | |
parent | add link to countly source (diff) | |
download | awesome-selfhosted-1b7e1453114d539a9b1d87a5acbb4cfc5428e4ee.tar.gz awesome-selfhosted-1b7e1453114d539a9b1d87a5acbb4cfc5428e4ee.zip |
Link file sync section to groupware, fixes #162
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -264,6 +264,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## File Sharing and Synchronization +Some [Groupware](#groupware) solutions also feature file sharing synchronization. + * [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag & drop file sharing app `AGPLv3` `PHP` * [Camlistore](https://camlistore.org/) - Camlistore is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data in the post-PC era. Data may be files or objects, tweets or 5TB videos, and you can access it via a phone, browser or FUSE filesystem. ([Source code](https://github.com/camlistore/camlistore)) `Apache` `Go` * [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. - `AGPLv3` |