From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timothy Sample Subject: bug#35439: Transmission BitTorrent Client Date: Sat, 27 Apr 2019 13:24:04 -0400 Message-ID: <87sgu3z7ij.fsf@ngyro.com> References: <20190426233515.m7ya2viq6mrhrdwj@cf0> <9aa9d24e85233073adbe7787c8c96b2c8fe531f4.camel@disroot.org> <0684d7a6906a1ed47738a9f0d81bdaf7@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKR4a-0000dr-Pa for bug-guix@gnu.org; Sat, 27 Apr 2019 13:25:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hKR4V-0002Og-0R for bug-guix@gnu.org; Sat, 27 Apr 2019 13:25:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50617) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hKR4S-0002MM-Hs for bug-guix@gnu.org; Sat, 27 Apr 2019 13:25:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hKR4Q-0000iS-2m for bug-guix@gnu.org; Sat, 27 Apr 2019 13:25:04 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <0684d7a6906a1ed47738a9f0d81bdaf7@disroot.org> (Raghav Gururajan's message of "Sat, 27 Apr 2019 03:42:18 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Raghav Gururajan Cc: 35439@debbugs.gnu.org Hi Raghav, "Raghav Gururajan" writes: > Oh wow! That's new xD. I just installed as "transmission" with no > output tag. What would have been the output? It neither was cli nor > gui. It installs the =E2=80=9Ctransmission-daemon=E2=80=9D binary, which is a da= emon that other applications can talk to in order manage your torrents. One example of a client is =E2=80=9Ctransmission-gtk=E2=80=9D, which is a GTK+ = interface, but there is also =E2=80=9Ctremc=E2=80=9D which is console-based. The daem= on itself provides a Web interface, too, so if you run the daemon and point your Web browser at =E2=80=9Chttp://localhost:9091=E2=80=9D, it should give you = an overview of your torrents. -- Tim