man-pages/man1/purple-remote.1.html
2021-03-31 01:06:50 +01:00

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">&nbsp;</A>
<H2>NAME</H2>
purple-remote - Send remote commands to Pidgin/Finch
<A NAME="lbAC">&nbsp;</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">&nbsp;</A>
<H2>OPTIONS</H2>
Each command is of one of the three types:
<P>
[protocol:]commandname?param1=value1&amp;param2=value2&amp;...
<BR>
FunctionName?param1=value1&amp;param2=value2&amp;...
<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">&nbsp;</A>
<H2>EXAMPLES</H2>
jabber:goim?screenname=<A HREF="mailto:testone@localhost">testone@localhost</A>&amp;message=hi
<BR>
jabber:gochat?room=TestRoom&amp;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&amp;message=don't disturb
<BR>
quit
<P>
PurpleAccountsFindConnected?name=&amp;protocol=prpl-jabber
<BR>
PurpleAccountFindConnected(,prpl-jabber)
<P>
<A NAME="lbAF">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
Send remote commands to Purple. This program uses DBus to communicate with
Pidgin/Finch.
<P>
<A NAME="lbAG">&nbsp;</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">&nbsp;</A>
<H2>AUTHORS</H2>
<P>
Sean Egan &lt;<A HREF="mailto:seanegan@gmail.com">seanegan@gmail.com</A>&gt; - Lead Developer
<P>
This manual page was written by Anibal Avelar &lt;<A HREF="mailto:avelar@gmail.com">avelar@gmail.com</A>&gt;.
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>&nbsp;
<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">&nbsp;</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>