From: Matt Joiner Date: Sun, 24 Mar 2024 00:02:16 +0000 (+1100) Subject: Add Jipok/torrent-webdav to README X-Git-Tag: v1.56.0~33 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=048e08daa6cb43c4c599d49799cd629db8409901;p=btrtrc.git Add Jipok/torrent-webdav to README Fixes https://github.com/anacrolix/torrent/issues/917. --- diff --git a/README.md b/README.md index 399b936c..23d15368 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ There are several web-frontends, sites, Android clients, storage backends and su * [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 + * [Torrent WebDAV Client](https://github.com/Jipok/torrent-webdav): Automatic torrent download, streaming, WebDAV server and client. * [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.