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:
authorAlexey Rodionov <fluorescent.hallucinogen@gmail.com>2016-12-04 18:46:34 +0300
committerGitHub <noreply@github.com>2016-12-04 18:46:34 +0300
commit74f3001e339bf9a0ab9c9fb0d87aef426363a8a2 (patch)
tree4db8fa1863dcfc1fb57cbb0f41fb1a062e697e7e /docs
parent49797215cee94a6bd6fe735cb90e3dbe69e168e0 (diff)
Add WTGC
Add WebTorrent Google Cast (WTGC) app to "Who is using WebTorrent today?" list.
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 a01d9db..7953c9c 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -90,6 +90,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[CacheP2P][cachep2p]** - Highly distributed cache platform ([source code][cachep2p-source])
- **[DropClickPaste][dropclickpaste]** - Drop Dead Simple Content Sharing
- **[LocalFiles][localfiles]** - Share files by pinning them to geographic locations
+- **[WebTorrent Google Cast (WTGC)][wtgc]** - Cast WebTorrent videos to Google Cast devices ([source code][wtgc-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -148,6 +149,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[cachep2p-source]: https://github.com/guerrerocarlos/CacheP2P
[dropclickpaste]: http://dropclickpaste.com/
[localfiles]: https://localfiles.alhur.es/
+[wtgc]: https://wtgc.firebaseapp.com
+[wtgc-source]: https://github.com/FluorescentHallucinogen/webtorrent-googlecast
## How does WebTorrent work?