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:
authorDavid <thegr8dave@gmail.com>2017-05-14 18:28:15 +0300
committerGitHub <noreply@github.com>2017-05-14 18:28:15 +0300
commitdbd913eef4592f7cafa2fd421c0c5676db43ca72 (patch)
tree6643c9f6d8b0b52c6f1442bee29457f00cc3c37d /docs
parent41110edb073d4e5cf9210ab69505d21f2446c558 (diff)
Update faq.md
added super quick share
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 77eae9f..dedd86b 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -96,6 +96,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Lunik-Torrent][lunik-torrent]** - WebTorrent downloader and file manager. ([source code][lunik-torrent-source])
- **[BitChute][bitchute]** - A decentralized video streaming social network
- **[Planktos][planktos]** - Enables websites to serve their static content over BitTorrent ([source code][planktos-source])
+- **[SuperQuickShare][superquickshare]** - Quickly share files between devices using webtorrent and qrcodes ([source code][superquickshare-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -165,6 +166,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[bitchute]: https://www.bitchute.com
[planktos]: https://xuset.github.io/planktos/
[planktos-source]: https://github.com/xuset/planktos
+[superquickshare]: https://sqs.fun
+[superquickshare-source]: https://github.com/manicphase/super-quick-share
## How does WebTorrent work?