Personal tools
Document Actions

Gajim plugin

Up to Scripts

Gajim plugin

Posted by zubro at August 20. 2007

This script forward any message received on Gajim to the Tux droid.




Prerequisite:


  • Python DBus librairy.
  • The Tux droid XMMP/jabber client connected to a Jabber server.

Usage:

Edit the TUX_DROID_JID variable at the top of the script to put the JID of you droid, then run the script after Gajim is launched.


Attachments

Re: Gajim plugin

Posted by Julien Ruchaud at September 02. 2007

Hi,


I am trying your script but it not work. So I am transforming the script to work whitout «Tux droid XMMP/jabber» and like tux_pidgin.
The script is a draft,  it is necessary test and complete.

Julien

Attachments

Re: Gajim plugin

Posted by Francesco Frassinelli at December 25. 2007

Here's my working version. If you aren't italian, you have to change few line (37 and 46). It speaks what the people write to you and warn if somebody has just login.


Attachments

Re: Gajim plugin

Posted by Rob Miller at March 12. 2008

I love the idea of my Tux Droid notifying me of incoming messages. Unfortunately I don't use Gajim but rather Kopete (it blends in nicely with Kontact etc.). Your script looks very elegant. However, I have no idea of the dbus interface involved (I'm not really much of a programmer I am quite ashamed to say). Could somebody please help adjust this script to Kopete? I'd really appreciate your help!!! Thanks so much in advance!


Re: Gajim plugin

Posted by Rob Miller at March 12. 2008

I did some experiments with the dbus-monitor which only proved that Kopete does not use dbus at all. :( However, there's an option for customized notifications.


What's the easiest way to get the Tux Droid to say some text relayed to it via the command line? Some wing flipping might be nice as well. ;)


Re: Gajim plugin

Posted by Rob Miller at March 18. 2008

Sorry, to reply to myself. But could someone please give me a hint on how to get the Tux Droid to speak text via a command line script?


Example: Kopete starts tuxdroixscript.sh "John Dos is now online" and the Tux Droid actually speaks that line.




Any help would be appreciated!


Powered by Ploneboard
You are here: Home Forum Scripts Gajim plugin

Powered by Plone CMS, the Open Source Content Management System