I have an old machine in my house and one of the things this machine does is detect whether a particular door in the house has just opened or closed.
Right now, I have that machine post a tweet on a private Twitter account.
I would now like to give this machine its own AIM account and have it send me a message on AIM. The only messages that will be sent are literally "front door open" and "front door closed."
It appears that libpurple is a commonly used library for dealing with various instant messaging protocols and is even used in Adium, but it is terribly complicated and I can't figure out how to use it.
Does anybody have or know of a simple code sample that uses libpurple?
I fought through dragons^Wnonexistent documentations and it seems to be plausible:-) Having some time to hack some stuff together, I think it may worth a quick check.
Important and good to know, that to use the internal DBus services,
Anyone with better skills with libpurple, please halp us out! :-)