From bc7bde2bb3069505e79dc52e2e9bec30116ce766 Mon Sep 17 00:00:00 2001 From: Lunik Date: Sun, 18 Dec 2016 11:55:56 +0100 Subject: [PATCH 1/2] Add new WebTorrent app: Lunik-Torrent --- docs/faq.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index e76e1b9d..82096020 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://github.com/Lunik/Lunik-Torrent ## How does WebTorrent work? The WebTorrent protocol works just like [BitTorrent protocol][bittorrent-protocol], From f5808aa68696f5a671bdc19b28b0da0a03696dc6 Mon Sep 17 00:00:00 2001 From: Lunik Date: Tue, 20 Dec 2016 20:20:37 +0100 Subject: [PATCH 2/2] Show demo instead of github repo --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 82096020..0caf00ad 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -157,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://github.com/Lunik/Lunik-Torrent +[lunik-torrent]: https://tcloud-lunik.herokuapp.com ## How does WebTorrent work? The WebTorrent protocol works just like [BitTorrent protocol][bittorrent-protocol],