From ae4eb8569b9ecaa0bb1ec766c2c7ef5bab33ec35 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Sat, 25 Jun 2022 17:28:23 +1000 Subject: [PATCH] Add exatorrent and finish tidying downstream projects --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d647eaac..5b7d240c 100644 --- a/README.md +++ b/README.md @@ -27,22 +27,23 @@ There are some small [examples](https://godoc.org/github.com/anacrolix/torrent#p ### Downstream projects -There are several web-frontends and Android clients among the known public projects: +There are several web-frontends, sites, Android clients and supporting services among the known public projects: - * [webtor](https://webtor.io/): free cloud BitTorrent-client - * [Confluence](https://github.com/anacrolix/confluence): torrent client as a HTTP service + * [confluence](https://github.com/anacrolix/confluence): torrent client as a HTTP service + * [exatorrent](https://github.com/varbhat/exatorrent): Elegant self-hostable torrent client * [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 + * [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 * [Go-PeersToHTTP](https://github.com/WinPooh32/peerstohttp): Simple torrent proxy to http stream controlled over REST-like api * [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) - * [Remote-Torrent](https://github.com/BruceWangNo1/remote-torrent) + * [Go Peerflix](https://github.com/Sioro-Neoku/go-peerflix): Start watching the movie while your torrent is still downloading! + * [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](https://github.com/anatasluo/ant): ANT Downloader is a BitTorrent Client developed by golang, angular 7, and electron * [Elementum](http://elementum.surge.sh/) (up to version 0.0.71) ## Help -- 2.44.0