purple-remote - Online in the Cloud

This is the command purple-remote that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


purple-remote - Send remote commands to Pidgin/Finch

SYNOPSIS


purple-remote command1 command2 ...

OPTIONS


Each command is of one of the three types:

[protocol:]commandname?param1=value1&param2=value2&...
FunctionName?param1=value1&param2=value2&...
FunctionName(value1,value2,...)

The second and third form are provided for completeness but their use is not recommended;
use purple-send or purple-send-async instead. The second form uses introspection to find
out the parameter names and their types, therefore it is rather slow.

EXAMPLES


jabber:goim?screenname=testone@localhost&message=hi
jabber:gochat?room=TestRoom&server=conference.localhost
jabber:getinfo?screenname=testone@localhost
jabber:addbuddy?screenname=my friend

setstatus?status=away&message=don't disturb
quit

PurpleAccountsFindConnected?name=&protocol=prpl-jabber
PurpleAccountFindConnected(,prpl-jabber)

DESCRIPTION


Send remote commands to Purple. This program uses DBus to communicate with Pidgin/Finch.

Use purple-remote online using onworks.net services



Latest Linux & Windows online programs