diff options
author | Miguel Piedrafita <github@miguelpiedrafita.com> | 2016-11-22 22:24:03 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-11-22 22:24:03 +0000 |
commit | 8113997017e0827bc1f9a3d34b7b6cd627d3e093 (patch) | |
tree | 2334bda944eeeb06b99a5014427518cb9ddba2f4 | |
parent | Merge pull request #856 from nebulade/master (diff) | |
download | awesome-selfhosted-8113997017e0827bc1f9a3d34b7b6cd627d3e093.tar.gz awesome-selfhosted-8113997017e0827bc1f9a3d34b7b6cd627d3e093.zip |
Add reep.io (#861)
* Add reep.io
* Format
* Format
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -563,6 +563,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems * [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent. ([Demo](https://instant.io)) `MIT` `Nodejs` * [Opentracker](http://erdgeist.org/arts/software/opentracker/) - Open and free bittorrent tracker. It aims for minimal resource usage and is intended to run at your wlan router. ([Source Code](http://erdgeist.org/gitweb/opentracker/)) `Beerware` `C` * [rartracker](https://github.com/swetorrentking/rartracker) - Complete private bittorrent tracker. `WTFPL` `PHP` + * [Reep](https://reep.io) - In-browser peer-to-peer file transfer and streaming made easy. ([Source Code](https://github.com/KodeKraftwerk/reepio)) `GPLv2` `Nodejs` * [ShareFest](https://github.com/peer5/sharefest) - Web based p2p file sharing built on WebRTC Data Channels API. ([Demo](https://www.sharefest.me/)) `Apache` `Nodejs` #### Single-click/drag-n-drop upload |