From: Matt Joiner Date: Mon, 20 Jun 2022 22:34:38 +0000 (+1000) Subject: Update downstream projects X-Git-Tag: v1.45.0~1 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=58200a304cabf57113ad5354d98992fb4831f9ff;p=btrtrc.git Update downstream projects --- diff --git a/README.md b/README.md index e821755e..d647eaac 100644 --- a/README.md +++ b/README.md @@ -29,21 +29,21 @@ There are some small [examples](https://godoc.org/github.com/anacrolix/torrent#p There are several web-frontends and Android clients among the known public projects: - * [Torrent.Express](https://torrent.express/) - * [Confluence](https://github.com/anacrolix/confluence) - * [Trickl](https://github.com/arranlomas/Trickl) + * [webtor](https://webtor.io/): free cloud BitTorrent-client + * [Confluence](https://github.com/anacrolix/confluence): torrent client as a HTTP service + * [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 + * [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) + * [Trickl](https://github.com/arranlomas/Trickl): torrent client for android + * [ANT-Downloader](https://github.com/anatasluo/ant) * [Elementum](http://elementum.surge.sh/) (up to version 0.0.71) - * [goTorrent](https://github.com/deranjer/goTorrent) - * [Go Peerflix](https://github.com/Sioro-Neoku/go-peerflix) - * [Simple Torrent](https://github.com/boypt/simple-torrent) (fork of [Cloud Torrent](https://github.com/jpillora/cloud-torrent), unmaintained) - * [Android Torrent Client](https://gitlab.com/axet/android-torrent-client) - * [libtorrent](https://gitlab.com/axet/libtorrent) - * [Remote-Torrent](https://github.com/BruceWangNo1/remote-torrent) - * [ANT-Downloader](https://github.com/anatasluo/ant) - * [Go-PeersToHTTP](https://github.com/WinPooh32/peerstohttp) - * [CortexFoundation/torrentfs](https://github.com/CortexFoundation/torrentfs): P2P file system of cortex full node - * [TorrServ](https://github.com/YouROK/TorrServer): Torrent streaming server over http. - * [Webtor](https://webtor.io/): free cloud BitTorrent-client ## Help