From 147c3fd9dea51f6bbd7defa31b31dc0b3643225d Mon Sep 17 00:00:00 2001 From: Trim21 Date: Tue, 6 Jun 2023 12:23:46 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 30b300e..ea2c3bd 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ # RTorrent and LibTorrent Wiki -[![Travis CI](https://api.travis-ci.org/rakshasa/rtorrent.png?branch=master)](https://travis-ci.org/rakshasa/rtorrent) + [![Download](http://img.shields.io/badge/download-v0.9.8-0000ff.svg)](https://github.com/rakshasa/rtorrent/wiki#download-links) The **rTorrent** bittorrent client uses ncurses and is ideal for use with [tmux](https://tmux.github.io/), [screen](http://www.gnu.org/software/screen/) or [dtach](http://dtach.sourceforge.net/). Alternatively, version 0.9.7+ has a [[built-in daemon mode|Daemon_Mode]] disabling the user interface, so you can only control it via XMLRPC. It supports saving of sessions, allows the user to add/remove torrents, and much more.