From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: bug#35439: Transmission BitTorrent Client Date: Sun, 28 Apr 2019 05:01:03 +0000 Message-ID: References: <87sgu3z7ij.fsf@ngyro.com> <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]:46376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKc2W-0001lH-3M for bug-guix@gnu.org; Sun, 28 Apr 2019 01:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hKbwx-0007Sy-Jb for bug-guix@gnu.org; Sun, 28 Apr 2019 01:02:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51250) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hKbwx-0007Rr-Fo for bug-guix@gnu.org; Sun, 28 Apr 2019 01:02:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hKbwv-00014F-Tu for bug-guix@gnu.org; Sun, 28 Apr 2019 01:02:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87sgu3z7ij.fsf@ngyro.com> 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: Timothy Sample Cc: 35439@debbugs.gnu.org Thanks! How can I see the list of services under %desktop-services? I wou= ld like to see in the form of scheme. Thanks!=0A=0AApril 27, 2019 1:31 PM= , "Timothy Sample" wrote:=0A=0A> Hi Raghav,=0A> =0A> = "Raghav Gururajan" writes:=0A> =0A>> Oh wow! That's ne= w xD. I just installed as "transmission" with no=0A>> output tag. What wo= uld have been the output? It neither was cli nor=0A>> gui.=0A> =0A> It in= stalls the =E2=80=9Ctransmission-daemon=E2=80=9D binary, which is a daemo= n that=0A> other applications can talk to in order manage your torrents. = One=0A> example of a client is =E2=80=9Ctransmission-gtk=E2=80=9D, which = is a GTK+ interface,=0A> but there is also =E2=80=9Ctremc=E2=80=9D which = is console-based. The daemon itself=0A> provides a Web interface, too, so= if you run the daemon and point your=0A> Web browser at =E2=80=9Chttp://= localhost:9091=E2=80=9D, it should give you an overview=0A> of your torre= nts.=0A> =0A> -- Tim