diff options
author | Poorchop <Poorchop@users.noreply.github.com> | 2015-08-01 05:53:13 +0000 |
---|---|---|
committer | Poorchop <Poorchop@users.noreply.github.com> | 2015-08-01 05:53:13 +0000 |
commit | aff1b113b0a339e0f980386d8f6a4f943f2b7c1c (patch) | |
tree | 026cf2c8c6714d6ccc21dedce4516db910f31bed | |
parent | Merge pull request #87 from marcusramberg/patch-1 (diff) | |
download | awesome-selfhosted-aff1b113b0a339e0f980386d8f6a4f943f2b7c1c.tar.gz awesome-selfhosted-aff1b113b0a339e0f980386d8f6a4f943f2b7c1c.zip |
Add droppy
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -235,6 +235,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` |