From d608defce64d9883e055c34769acdf0cd677ed4f Mon Sep 17 00:00:00 2001 From: Lunik Date: Sat, 16 Sep 2017 20:29:52 +0200 Subject: [PATCH] Add new application : Tcloud This is the new little brother of [Lunik-Torrent](https://github.com/Lunik/Lunik-Torrent) rewritent from scratch with new design and feature. --- docs/faq.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index c777d29c..16797be5 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -100,6 +100,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation - **[PearPlayer][PearPlayer]** - A WebTorrent based multi-source and multi-protocol P2P streaming media player - **[Rakam][rakam]** - A minimalist WebTorrent video player +- **[Tcloud][tcloud]** - File sharing and torrent downloading - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -174,7 +175,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [p2pcdn]: https://github.com/andreapaiola/P2P-CDN [PearPlayer]: https://github.com/PearInc/PearPlayer.js [rakam]: https://rakam.ga - +[tcloud]: https://github.com/Lunik/tcloud ## How does WebTorrent work? The WebTorrent protocol works just like [BitTorrent protocol][bittorrent-protocol],