Skip to content
Snippets Groups Projects
Forked from gajim / gajim
1998 commits behind the upstream repository.
gajim-remote.1 1.92 KiB
.\" Automatically generated by Pandoc 2.9.2.1
.\"
.TH "gajim-remote" "1" "August 2022" "" "Manual"
.hy
.SH NAME
.PP
gajim-remote - a remote control utility for \f[B]gajim\f[R](1)
.SH SYNOPSIS
.PP
gajim-remote -h
.PD 0
.P
.PD
gajim-remote \f[I]command\f[R] [arguments \&...]
.SH DESCRIPTION
.PP
gajim-remote is an application to control and communicate with a running
instance of \f[B]gajim\f[R](1) via dbus.
.SH OPTIONS
.TP
\f[B]\f[CB]-h, --help\f[B]\f[R]
Display the help
.TP
\f[B]\f[CB]--app-id\f[B]\f[R] APP_ID
The application id of the running \f[B]gajim\f[R](1) instance
.SH COMMANDS
.TP
\f[B]\f[CB]list_contacts\f[B]\f[R] account
Get all roster contacts
.TP
\f[B]\f[CB]list_accounts\f[B]\f[R]
Get the list of accounts
.TP
\f[B]\f[CB]change_status\f[B]\f[R] {offline,online,away,xa,dnd} message account
Change the status
.TP
\f[B]\f[CB]send_chat_message\f[B]\f[R] address message account
Send a chat message to a contact
.TP
\f[B]\f[CB]send_groupchat_message\f[B]\f[R] address message account
Send a chat message to a group chat
.TP
\f[B]\f[CB]account_info\f[B]\f[R] account
Get account details
.TP
\f[B]\f[CB]get_status\f[B]\f[R] account
Get the current status
.TP
\f[B]\f[CB]get_status_message\f[B]\f[R] account
Get the current status message
.TP
\f[B]\f[CB]get_unread_msgs_number\f[B]\f[R]
Get the unread message count
.SH BUGS
.PP
Please submit bugs at https://dev.gajim.org/gajim/gajim/issues.
.SH SUPPORT
.PP
You are welcome to join us at xmpp:gajim\[at]conference.gajim.org?join.
.SH COPYRIGHT
.PP
gajim is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation; version 3 only.
.PP
gajim is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
.SH AUTHORS
Philipp H\[:o]rist, Yann Leboulanger.