diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-01 19:49:47 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-01 19:49:47 +0000 |
commit | 41a9b485e4bda23468d0ffa34478072efcfd2851 (patch) | |
tree | e2b36b5b51c490e871e05f1534d0509282f0836b | |
parent | Merge pull request #91 from jnv/patch-1 (diff) | |
parent | Add droppy (diff) | |
download | awesome-selfhosted-41a9b485e4bda23468d0ffa34478072efcfd2851.tar.gz awesome-selfhosted-41a9b485e4bda23468d0ffa34478072efcfd2851.zip |
Merge pull request #90 from Poorchop/patch-1
Added Droppy (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 * [Bittorrent Sync](https://www.getsync.com/) `⊘ Proprietary` - BitTorrent Sync by BitTorrent, Inc is a proprietary peer-to-peer file synchronisation tool. * [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` * [eXtplorer](http://extplorer.sourceforge.net/) - A PHP- and JavaScript- based File Manager * [Git Annex](http://git-annex.branchable.com/assistant/quickstart/) - File synchronization between computers, servers, external drives * [img.bi](https://github.com/imgbi/img.bi) - img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload. `GPLv3` `nodejs` |