diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-02 10:40:27 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-02 10:40:27 +0000 |
commit | 8cb10e8b2848d6a46b59b26664e72bf85cdb722f (patch) | |
tree | 961920dd8e9fe333a73e8deef9938f1efd7ea6c6 | |
parent | Merge pull request #102 from spekulatius/spekulatius-patch-1 (diff) | |
parent | Demo need to be live demo (diff) | |
download | awesome-selfhosted-8cb10e8b2848d6a46b59b26664e72bf85cdb722f.tar.gz awesome-selfhosted-8cb10e8b2848d6a46b59b26664e72bf85cdb722f.zip |
Merge pull request #94 from dentarg/patch-1
Added Camlistore (File Sharing and Synchronization)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -238,6 +238,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. ([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. * [droppy](https://github.com/silverwind/droppy) - droppy is a self-hosted cloud server with an interface similar to desktop file managers and has capabilites to edit files on-the-fly as well as view and playback media directly in the browser. ([Demo](http://droppy.silverwind.io/)) `BSD` `Nodejs` |