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:
authorferrolho <henriqueferrolho@gmail.com>2016-09-17 20:46:36 +0300
committerferrolho <henriqueferrolho@gmail.com>2016-09-17 20:46:36 +0300
commit7e91482f9d2b9c7f0ed60bbdbfea124309faf684 (patch)
tree9f6852216774c19c1da4e3a1068c599edef46342 /docs/faq.md
parentdc108ed0653c112f57dd2beb590de99aaae1878a (diff)
Adds Instant Popcorn to FAQ
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 14a77a1..b15ab60 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -81,6 +81,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[webtorrent-cljs][webtorrent-cljs]** - Clojurescript wrapper for WebTorrent
- **[Squidlink][squidlink]** - Transfer files from A to B without the Cloud ([source code][squidlink-source])
- **[Web2web][web2web]** - Server-less & domain-less websites updatable via torrents and bitcoin blockchain ([source code][web2web-source])
+- **[Instant Popcorn][instant-popcorn]** - Stream video torrents directly from your browser ([source code][instant-popcorn-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
[webtorrent-desktop]: https://webtorrent.io/desktop
@@ -122,6 +123,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
[squidlink-source]: https://github.com/darkenvy/Squidl.ink
[web2web]: https://elendirx.github.io/web2web
[web2web-source]: https://github.com/elendirx/web2web
+[instant-popcorn]: https://ferrolho.github.io/instant-popcorn/
+[instant-popcorn-source]: https://github.com/ferrolho/instant-popcorn/
## How does WebTorrent work?