Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPierre-Louis Dubouilh <pldubouilh@gmail.com>2017-10-07 18:06:41 +0300
committerPierre-Louis Dubouilh <pldubouilh@gmail.com>2017-10-07 18:06:41 +0300
commit2f789e82229f983a5293532288f335a6eb3035a4 (patch)
tree033ba01bfc33d8a99a9800fe1ceb027aff85dcd0 /docs
parente1691f7c3a7c77073c1bf1435d1c47d6ce0d64a3 (diff)
Add webtorrent-webui project to FAQ
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 53240e8..5fa39de 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],