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
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2016-12-23 02:34:03 +0300
committerGitHub <noreply@github.com>2016-12-23 02:34:03 +0300
commit0d5dc9f5a060a57589c2c384a7b9e5270d0520ba (patch)
treed21ae556b8967f31056d1c7f4692cf5f7b88ffab
parent7cc19bb6bb48214c542e8e1ce2c49096175c714b (diff)
parentf5808aa68696f5a671bdc19b28b0da0a03696dc6 (diff)
Merge pull request #1001 from Lunik/master
Add new WebTorrent app: Lunik-Torrent
-rw-r--r--docs/faq.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index e76e1b9..0caf00a 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -93,6 +93,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[WebTorrent Google Cast (WTGC)][wtgc]** - Cast WebTorrent videos to Google Cast devices ([source code][wtgc-source])
- **[WebTorrent Player][webtorrent-player]** - A WebTorrent player built by Angular 2 and ngrx ([source code][webtorrent-player-source])
- **[CodeDump][codedump]** - A WebTorrent based code pastebin
+- **[Lunik-Torrent][lunik-torrent]** - WebTorrent downloader and file manager.
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -156,7 +157,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[wtgc-source]: https://github.com/FluorescentHallucinogen/webtorrent-googlecast
[webtorrent-player]: http://webtorrent-player.s3-website-us-east-1.amazonaws.com/
[webtorrent-player-source]: https://github.com/Hongbo-Miao/webtorrent-player
-
+[lunik-torrent]: https://tcloud-lunik.herokuapp.com
## How does WebTorrent work?
The WebTorrent protocol works just like [BitTorrent protocol][bittorrent-protocol],