From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: bug#35439: Transmission BitTorrent Client Date: Sun, 28 Apr 2019 06:22:39 +0000 Message-ID: <39aaf12f7b286f1a3f721c07dfb08de9@disroot.org> 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]:54127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKdDL-0004Zp-M9 for bug-guix@gnu.org; Sun, 28 Apr 2019 02:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hKdDK-0001XF-Mn for bug-guix@gnu.org; Sun, 28 Apr 2019 02:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51290) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hKdDK-0001X5-4v for bug-guix@gnu.org; Sun, 28 Apr 2019 02:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hKdDJ-0003NB-RE for bug-guix@gnu.org; Sun, 28 Apr 2019 02:23:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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 Sorry, posted in wrong thread. Please ignore my previous email.=0A=0AApri= l 28, 2019 1:01 AM, "Raghav Gururajan" wrote:=0A=0A> T= hanks! How can I see the list of services under %desktop-services? I woul= d like to see in the form=0A> of scheme. Thanks!=0A> =0A> April 27, 2019 = 1:31 PM, "Timothy Sample" wrote:=0A> =0A>> Hi Raghav,= =0A>> =0A>> "Raghav Gururajan" writes:=0A>> =0A>>> Oh = wow! That's new xD. I just installed as "transmission" with no=0A>>> outp= ut tag. What would have been the output? It neither was cli nor=0A>>> gui= .=0A>> =0A>> It installs the =E2=80=9Ctransmission-daemon=E2=80=9D binary= , which is a daemon that=0A>> other applications can talk to in order man= age 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=9C= tremc=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 brow= ser at =E2=80=9Chttp://localhost:9091=E2=80=9D, it should give you an ove= rview=0A>> of your torrents.=0A>> =0A>> -- Tim