diff options
Diffstat (limited to 'skype/README')
-rw-r--r-- | skype/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/skype/README b/skype/README index 6c3bb605..9e4ee474 100644 --- a/skype/README +++ b/skype/README @@ -64,10 +64,11 @@ make make install ---- -- Start skyped (the tcp server): +- Start Skype and `skyped` (the tcp server): ---- -python skyped.py +skype +skyped ---- NOTE: It's important to start skyped on the same machine and using the same @@ -115,6 +116,8 @@ NOTE: the <pass> option is not used currently. == What needs to be done (aka. TODO) +- `--daemon` option for `skyped` + == I would like to have support for ... If something does not work and it's not in the TODO section, then please contact me! |