From 8ef5b7acf9b744aed4b94585e43c8121b166b210 Mon Sep 17 00:00:00 2001 From: Cas <6506529+ThaUnknown@users.noreply.github.com> Date: Mon, 2 May 2022 22:50:30 +0200 Subject: chore(docs): add miru, haven torrent client (#2312) --- docs/faq.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 52cf980..bcb493f 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -111,6 +111,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[atorable-react][atorable-react]** - React component that processes a Webtorrent magnet uri for viewing or other custom uses. ([source code][atorable-react-source]) - **[Iris][iris-messenger]** - Decentralized social networking application. ([source code][iris-messenger-source]) - **[TorQuiX][TorQuiX]** - Web client for webtorrent-hybrid (Works in docker, in the future will be Android/Windows/Mac/Linux release). ([source code][TorQuiX-source]) +- **[Miru][miru-source]** - Stream anime torrents, real-time with no waiting for downloads. ([source code][miru-source]) +- **[Haven Torrent Client][haven-torrent-client]** - Simple and Fast Torrent Client for the web. ([source code][haven-torrent-client-source]) - ***Your app here – [Send a pull request][pr] with your URL!*** @@ -204,6 +206,9 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [iris-messenger-source]: https://github.com/irislib/iris-messenger [TorQuiX]: https://hub.docker.com/r/mauromazzocchetti/webtorrent-express-api [TorQuiX-source]: https://github.com/drakonkat/webtorrent-express-api +[miru-source]: https://github.com/ThaUnknown/miru +[haven-torrent-client]: https://haven.pages.dev/torrent-client/public/ +[haven-torrent-client-source]: https://github.com/ThaUnknown/pwa-haven/tree/main/torrent-client ## How does WebTorrent work? -- cgit v1.2.3