127 lines
3.0 KiB
HTML
127 lines
3.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of PURPLE-REMOTE</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>PURPLE-REMOTE</H1>
|
|
Section: User Commands (1)<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
purple-remote - Send remote commands to Pidgin/Finch
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>purple-remote </B><I>command1</I> <I>command2</I> <I>...</I><DD>
|
|
|
|
<BR>
|
|
|
|
</DL>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
Each command is of one of the three types:
|
|
<P>
|
|
|
|
[protocol:]commandname?param1=value1&param2=value2&...
|
|
<BR>
|
|
|
|
FunctionName?param1=value1&param2=value2&...
|
|
<BR>
|
|
|
|
FunctionName(value1,value2,...)
|
|
<P>
|
|
|
|
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.
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>EXAMPLES</H2>
|
|
|
|
jabber:goim?screenname=<A HREF="mailto:testone@localhost">testone@localhost</A>&message=hi
|
|
<BR>
|
|
|
|
jabber:gochat?room=TestRoom&server=conference.localhost
|
|
<BR>
|
|
|
|
jabber:getinfo?screenname=<A HREF="mailto:testone@localhost">testone@localhost</A>
|
|
<BR>
|
|
|
|
jabber:addbuddy?screenname=my friend
|
|
<BR>
|
|
|
|
<P>
|
|
|
|
setstatus?status=away&message=don't disturb
|
|
<BR>
|
|
|
|
quit
|
|
<P>
|
|
|
|
PurpleAccountsFindConnected?name=&protocol=prpl-jabber
|
|
<BR>
|
|
|
|
PurpleAccountFindConnected(,prpl-jabber)
|
|
<P>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
Send remote commands to Purple. This program uses DBus to communicate with
|
|
Pidgin/Finch.
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>LICENSE</H2>
|
|
|
|
<P>
|
|
|
|
Copyright (c) 1998-2006 see: AUTHORS
|
|
<P>
|
|
<P>
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License version 2, as
|
|
published by the Free Software Foundation
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
<P>
|
|
|
|
Sean Egan <<A HREF="mailto:seanegan@gmail.com">seanegan@gmail.com</A>> - Lead Developer
|
|
<P>
|
|
|
|
This manual page was written by Anibal Avelar <<A HREF="mailto:avelar@gmail.com">avelar@gmail.com</A>>.
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU General Public License, Version 2 any
|
|
later version published by the Free Software Foundation.
|
|
<BR>
|
|
<P>
|
|
|
|
On Debian systems, the complete text of the GNU General Public
|
|
License can be found in /usr/share/common-licenses/GPL.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="4"><A HREF="#lbAD">OPTIONS</A><DD>
|
|
<DT id="5"><A HREF="#lbAE">EXAMPLES</A><DD>
|
|
<DT id="6"><A HREF="#lbAF">DESCRIPTION</A><DD>
|
|
<DT id="7"><A HREF="#lbAG">LICENSE</A><DD>
|
|
<DT id="8"><A HREF="#lbAH">AUTHORS</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:25 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|