Index of /philipp/linux/skype_action_handler

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [TXT] action_handler_1.0.py 25-Aug-2009 16:02 3.5K [TXT] action_handler_1.0.pl 25-Aug-2009 16:02 3.8K [TXT] action_handler_0.9.2.py 17-Jun-2008 21:07 3.0K [TXT] action_handler_0.9.2 17-Jun-2008 21:06 3.4K [TXT] action_handler_0.9.1 26-May-2008 12:53 3.3K [TXT] action_handler_0.9.1.py 26-May-2008 12:53 3.0K [TXT] action_handler_0.9.py 17-Mar-2008 20:04 3.0K [TXT] action_handler_0.9 17-Mar-2008 20:04 3.3K [TXT] action_handler_0.8.py 08-Feb-2008 14:39 3.0K [TXT] action_handler_0.8 08-Feb-2008 14:39 3.3K [TXT] action_handler_0.7.py 20-Jan-2008 17:22 3.0K [TXT] action_handler_0.7 20-Jan-2008 17:22 3.3K [TXT] action_handler_0.6.py 21-Nov-2007 15:19 2.8K [TXT] action_handler_0.6 21-Nov-2007 15:19 3.2K [TXT] action_handler_0.5 21-Nov-2007 15:19 2.6K
Skype action_handler in Perl and Python
=======================================

This program is intended to bridge the gap between a browser and the Skype
client in Linux.

It's prgrammed for version 1.4. It works also with version 2.0.

Howto add this to your browser see: 
http://share.skype.com/sites/linux/2006/08/making_skype_links_work.html

There are 2 versions.

action_handler_x.y
    Action Handler in Perl. (Needs DBus Perl module)

action_handler_x.y.py
    Action Handler in Python. (Needs DBus Python module)


Revision:
---------

31. 7. 2007: Version 0.5
  Initial Relese
  Handles call and chat action

31. 7. 2007: Version 0.6
  Added all possibilities from 
  http://www.skype.com/share/buttons/advanced.html

  userinfo and sendfile currently does not work, because the Linux Client
  doesn't support it.

20. 1. 2008: Version 0.7
  Fix: A dot in a skype name was not valid.

08. 2. 2008: Version 0.8
  Add callto: as requested here:
  http://forum.skype.com/index.php?showtopic=90273&st=0&#entry494844

17. 3. 2008: Version 0.9
  Add support for callto://echo123/ urls.

26. 5. 2008: Version 0.9.1
  Add fix for numbers containing a -.
  Patch by Axel Rossberg <Axel@Rossberg.net>

17. 6. 2008: Version 0.9.2
  Add support for tel:// urls.
  Patch by Daniel González Gasull <gasull@gmail.com>

25. 8. 2009: Version 1.0
  Add support for Public chats
  action_handler "skype:?chat&blob=XXXX"