From 1e2256ea02e38dbfab6ece78b8e7f280fd950a32 Mon Sep 17 00:00:00 2001 From: Bruce Wang Date: Sat, 21 Oct 2017 07:10:29 -0500 Subject: [PATCH] Update "Other public projects using torrent" section on README.md I having been using your project for downloading torrent on my server for a couple of weeks now and it works very well. Thanks for your contribution! I used to use a simple HTTP file server to retrieve the downloaded files to my computer. As I used this cumbersome approach heavily on a daily basis, I began to implement a tool to download torrent efficiently just by running a local command with the magnet link which sends torrent download request to the server. You may find my current working prototype sloppy but please check out my project. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecdbf039..9cea7450 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ There is a small example in the [package documentation](https://godoc.org/github * [Android libtorrent](https://gitlab.com/axet/libtorrent) * [Trickl - Torrent Client](https://play.google.com/store/apps/details?id=com.shwifty.tex) * [Confluence](https://github.com/anacrolix/confluence) + * [Remote-Torrent](https://github.com/BruceWangNo1/remote-torrent) ## Commands -- 2.44.0