From ba20c3903ee5c47e5fb83fc17a13e5f5ed319372 Mon Sep 17 00:00:00 2001 From: VMiklos Date: Mon, 20 Aug 2007 16:53:05 +0200 Subject: document how to start the daemon --- skype/README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'skype') diff --git a/skype/README b/skype/README index 57fd6359..d4bf24f8 100644 --- a/skype/README +++ b/skype/README @@ -32,9 +32,12 @@ git clone http://ftp.frugalware.org/pub/other/people/vmiklos/bitlbee-skype make cp skype.so /usr/lib/bitlbee -- Set up the tcp server: +- Start the tcp server: -FIXME +python skyped.py + +NOTE: It's important to start skyped on the same machine and using the same +user as you run Skype as it uses the session DBus for communication! What works: @@ -44,9 +47,9 @@ What works: - Receiving messages -What needs to be done (aka. TODO): +- Writing a tcp daemon that is a gateway between Skype and tcp -- import the daemon code +What needs to be done (aka. TODO): - convert this readme to asciidoc -- cgit v1.2.3