aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcave beat <cave@cavebeat.org>2017-08-22 18:07:14 +0000
committercave beat <cave@cavebeat.org>2017-08-22 18:07:14 +0000
commit7d8bc6cb5c55615bfa4c2f48fcf36e518b22cb45 (patch)
tree95c0374a2a1f64c1fdf9728a9b1df9e29714cfed
parentAdded Myflix (#1135) (diff)
downloadawesome-selfhosted-7d8bc6cb5c55615bfa4c2f48fcf36e518b22cb45.tar.gz
awesome-selfhosted-7d8bc6cb5c55615bfa4c2f48fcf36e518b22cb45.zip
added cloud torrent
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0b63d836..c8e11a27 100644
--- a/README.md
+++ b/README.md
@@ -598,6 +598,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
#### Peer-to-peer filesharing
* [bittorrent-tracker](https://webtorrent.io/) - Simple, robust, BitTorrent tracker (client & server) implementation. ([Source Code](https://github.com/feross/bittorrent-tracker)) `MIT` `Nodejs`
+ * [cloud-torrent](https://github.com/jpillora/cloud-torrent) - A torrent Web Client with HTTP retrievable or streamable downloaded files. ([Source Code](https://github.com/jpillora/cloud-torrent)) `AGPLv3` `Go`
* [Dat Project](https://datproject.org) - Powerful decentralized file sharing applications built from a large ecosystem of modules. ([Source Code](https://github.com/datproject)) `MIT` `Nodejs`
* [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD` `Nodejs`
* [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent. ([Demo](https://instant.io)) `MIT` `Nodejs`