From 6fc8b52ca88a10e54be249dc876b7e65358c3d8c Mon Sep 17 00:00:00 2001 From: Bryant Eadon Date: Sat, 25 Oct 2025 01:00:04 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index d0d3c7a..53a144f 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ # RTorrent and LibTorrent Wiki -[![Download](https://img.shields.io/badge/download-v0.15.6-0000ff.svg)](https://github.com/rakshasa/rtorrent/wiki#download-links) +[![Download](https://img.shields.io/badge/download-v0.16.0-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.