From 2f789e82229f983a5293532288f335a6eb3035a4 Mon Sep 17 00:00:00 2001 From: Pierre-Louis Dubouilh Date: Sat, 7 Oct 2017 17:06:41 +0200 Subject: [PATCH] Add webtorrent-webui project to FAQ --- docs/faq.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 53240e8f..5fa39dee 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -101,6 +101,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[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 +- **[Webtorrent-webui][webtorrent-webui]** - A WebTorrent client with a simple web interface for easy remote usage - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -176,6 +177,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [PearPlayer]: https://github.com/PearInc/PearPlayer.js [rakam]: https://rakam.ga [tcloud]: https://github.com/Lunik/tcloud +[webtorrent-webui]: https://github.com/pldubouilh/webtorrent-webui + ## How does WebTorrent work? The WebTorrent protocol works just like [BitTorrent protocol][bittorrent-protocol],