From 54cdbc97b11b2b9dbd88649f57407ffa885af111 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Sun, 10 Dec 2023 23:32:03 +1100 Subject: [PATCH] Add more downstream projects --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f927081b..187919a5 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,19 @@ There are some small [examples](https://godoc.org/github.com/anacrolix/torrent#p ### Downstream projects -There are several web-frontends, sites, Android clients and supporting services among the known public projects: +There are several web-frontends, sites, Android clients, storage backends and supporting services among the known public projects: - * [cove](https://coveapp.info): Torrent browser with streaming, DHT search, video transcoding and casting. + * [cove](https://coveapp.info): Personal torrent browser with streaming, DHT search, video transcoding and casting. * [confluence](https://github.com/anacrolix/confluence): torrent client as a HTTP service + * [Gopeed](https://github.com/GopeedLab/gopeed): Gopeed (full name Go Speed), a high-speed downloader developed by Golang + Flutter, supports (HTTP, BitTorrent, Magnet) protocol, and supports all platforms. + * [Erigon](https://github.com/ledgerwatch/erigon): an implementation of Ethereum (execution layer with embeddable consensus layer), on the efficiency frontier. * [exatorrent](https://github.com/varbhat/exatorrent): Elegant self-hostable torrent client + * [bitmagnet](https://github.com/bitmagnet-io/bitmagnet): A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration. + * [TorrServer](https://github.com/YouROK/TorrServer): Torrent streaming server over http + * [distribyted](https://github.com/distribyted/distribyted): Distribyted is an alternative torrent client. It can expose torrent files as a standard FUSE, webDAV or HTTP endpoint and download them on demand, allowing random reads using a fixed amount of disk space. * [Simple Torrent](https://github.com/boypt/simple-torrent): self-hosted HTTP remote torrent client - * [TorrServ](https://github.com/YouROK/TorrServer): Torrent streaming server over http - * [mabel](https://github.com/smmr-software/mabel): Fancy BitTorrent client for the terminal + * [autobrr](https://github.com/autobrr/autobrr): autobrr redefines download automation for torrents and Usenet, drawing inspiration from tools like trackarr, autodl-irssi, and flexget. + * [mabel](https://github.com/smmr-software/mabel): Fancy BitTorrent client for the terminal * [webtor.io](https://webtor.io/): free cloud BitTorrent-client * [Android Torrent Client](https://gitlab.com/axet/android-torrent-client): Android torrent client * [libtorrent](https://gitlab.com/axet/libtorrent): gomobile wrapper @@ -42,6 +47,7 @@ There are several web-frontends, sites, Android clients and supporting services * [CortexFoundation/torrentfs](https://github.com/CortexFoundation/torrentfs): Independent HTTP service for file seeding and P2P file system of cortex full node * [goTorrent](https://github.com/deranjer/goTorrent): torrenting server with a React web frontend * [Go Peerflix](https://github.com/Sioro-Neoku/go-peerflix): Start watching the movie while your torrent is still downloading! + * [hTorrent](https://github.com/pojntfx/htorrent): HTTP to BitTorrent gateway with seeking support. * [Remote-Torrent](https://github.com/BruceWangNo1/remote-torrent): Download Remotely and Retrieve Files Over HTTP * [Trickl](https://github.com/arranlomas/Trickl): torrent client for android * [ANT-Downloader](https://github.com/anatasluo/ant): ANT Downloader is a BitTorrent Client developed by golang, angular 7, and electron -- 2.48.1