From 98e84079d3d7a7b8a0ada0ba1e7296caecf80fe2 Mon Sep 17 00:00:00 2001 From: Facundo Zaldo Date: Mon, 19 Sep 2016 20:27:47 -0300 Subject: [PATCH] Update faq.md --- docs/faq.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 447d7a23..eabff901 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -82,6 +82,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[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]) - **[Magnet Player][magnet-player]** - Stream video torrents directly from your browser ([source code][magnet-player-source]) +- **[TorrentMedia][torrentmedia]** - Fully-featured desktop WebTorrent client - ***Your app here – [Send a pull request][pr] with your URL!*** [webtorrent-desktop]: https://webtorrent.io/desktop @@ -125,6 +126,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: [web2web-source]: https://github.com/elendirx/web2web [magnet-player]: https://ferrolho.github.io/magnet-player/ [magnet-player-source]: https://github.com/ferrolho/magnet-player/ +[torrentmedia]: https://github.com/FaCuZ/torrentmedia ## How does WebTorrent work? @@ -221,6 +223,7 @@ Right now, we know of these WebRTC-capable torrent clients: - **[`webtorrent-hybrid`][webtorrent-hybrid]** - Node.js package (command line and API) - **[Instant.io][instant.io]** - Simple WebTorrent client in a website - **[βTorrent][btorrent]** - Fully-featured browser WebTorrent client ([source code][btorrent-source]) +- **[TorrentMedia][torrentmedia]** - Desktop WebTorrent client - *More coming soon – [Send a PR][pr] to add your client to the list!* ### A bit more about `webtorrent-hybrid`