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:
authorCas <6506529+ThaUnknown@users.noreply.github.com>2022-05-02 23:50:30 +0300
committerGitHub <noreply@github.com>2022-05-02 23:50:30 +0300
commit8ef5b7acf9b744aed4b94585e43c8121b166b210 (patch)
tree6b29adc4272e2f4680ea302990d65a297c9bac99 /docs
parent41577e1ac5d9833fa99037af9cd9140c078a8266 (diff)
chore(docs): add miru, haven torrent client (#2312)
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md5
1 files changed, 5 insertions, 0 deletions
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!***
<!-- - **[PeerCloud][peercloud]** - Serverless websites via WebTorrent ([source code][peercloud-source]) -->
<!-- - **[Niagara][niagara]** - Video player webtorrent with subtitles (zipped .srt(s)) -->
@@ -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?