From 3fbb2f6bf8c62e096a087c91e868827d14aaf128 Mon Sep 17 00:00:00 2001 From: Drakonkat Date: Wed, 11 May 2022 20:07:05 +0200 Subject: docs: Updated TorQuiX with new name CrawFish and updated link reference, to faq.md (#2316) [skip ci] * Added TorQuiX docker webclient * docs: Added TorQuiX docker webclient, to faq.md * docs: Updated TorQuiX with new name CrawFish and updated link reference, to faq.md Co-authored-by: Mauro Mazzocchetti --- docs/faq.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index bcb493f..cd5ea32 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -110,9 +110,9 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[atorable-loader][atorable-loader-source]** - Resolves Webpack import/require() of a file into a Webtorrent magnet uri. - **[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]) +- **[CrawFish][CrawFish]** - Desktop/Web/Server torrent client, with streaming support and integrated search (Works in docker, windows and has a WebUI that can be accessed by remote). ([source code][CrawFish-source]) - ***Your app here – [Send a pull request][pr] with your URL!*** @@ -204,8 +204,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [atorable-react-source]: https://github.com/Atorable/atorable-react [iris-messenger]: https://iris.to [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 +[CrawFish]: https://github.com/drakonkat/crawfish/blob/main/README.md +[CrawFish-source]: https://github.com/drakonkat/crawfish [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 -- cgit v1.2.3