diff options
author | Patrik Ragnarsson <patrik@starkast.net> | 2015-08-01 11:18:55 +0000 |
---|---|---|
committer | Patrik Ragnarsson <patrik@starkast.net> | 2015-08-01 11:18:55 +0000 |
commit | 7d4c9b69c579609c28e1af2f653d516c1e39e214 (patch) | |
tree | 5b45432ebf4a3b14d3f14854c571d429992c77b1 | |
parent | Merge pull request #92 from jnv/patch-2 (diff) | |
download | awesome-selfhosted-7d4c9b69c579609c28e1af2f653d516c1e39e214.tar.gz awesome-selfhosted-7d4c9b69c579609c28e1af2f653d516c1e39e214.zip |
Add Camlistore
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -233,6 +233,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## File Sharing and Synchronization * [Bittorrent Sync](https://www.getsync.com/) `⊘ Proprietary` - BitTorrent Sync by BitTorrent, Inc is a proprietary peer-to-peer file synchronisation tool. + * [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. ([Demo](https://www.youtube.com/watch?v=kBCQq5hfsug), [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` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. * [eXtplorer](http://extplorer.sourceforge.net/) - A PHP- and JavaScript- based File Manager |