GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GAJIM(1) FreeBSD General Commands Manual (urm) GAJIM(1)

gajim
a Jabber/XMPP client

gajim -h

gajim [-q] [-v] [-w] [-l subsystem=level] [-p name] [-s] [-c directory]

gajim is a Jabber/XMPP client written in Python and GTK+. gajim works nicely with GNOME, yet it does not require it to run. gajim is designed for novice and advanced users as one, as well for XMPP server admins.

XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data. For more information on the XMPP protocol see <https://xmpp.org/about-xmpp/>.

--help
Show help options
--quiet
Show only critical errors
--separate
Separate profiles completely (even history db and plugins)
--verbose
Print xml stanzas and other debug information
--warnings
Show all GTK warnings with traceback
--loglevel subsystem=level [, subsystem=level [...]]
Configure logging system. Subsystem can be gajim.interface, gajim.c.connection, .nbxmpp.client_nb, etc. Level can be DEBUG, INFO, WARNING, ERROR or CRITICAL.
--profile name
Run gajim using config.name in configuration directory
--config-path directory
Where to look for configuration files

$XDG_CACHE_HOME/gajim/cache.db
Cache database file of transports, caps, roster entry, and roster group.
$XDG_CACHE_HOME/gajim/avatars/
Cache directory of avatars.
$XDG_CACHE_HOME/gajim/vcards/
Cache directory of vCards (virtual cards).
$XDG_CONFIG_HOME/gajim/
The config-path used when [-c] is not specified.
$XDG_DATA_HOME/gajim/certs/
Directory where certificates are stored.
$XDG_DATA_HOME/gajim/logs.db
The history database log file. For more information on database logs see <https://dev.gajim.org/gajim/gajim/wikis/development/LogsDatabase>.

gajim is written and maintained by Yann Leboulanger and Philipp Hörist, with contributions and patches merged from many individuals around the world. See the About Dialog for a complete list.

Copyright (C) 2003-2021 Gajim Team

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.

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.

You should have received a copy of the GNU General Public License along with gajim. If not, see <https://www.gnu.org/licenses/>.

You can report bugs or feature requests in our bug tracker at https://dev.gajim.org/gajim/gajim/issues or in the gajim-devel mailing list; if you want to send us a patch, please do so in our bug tracker. You can also find us in our chat room.

https://www.gajim.org/

You are welcome to join us at gajim@conference.gajim.org

Below are public mailing lists on lists.gajim.org
https://lists.gajim.org/cgi-bin/listinfo/gajim-devel
https://lists.gajim.org/cgi-bin/listinfo/translators

More mailing lists at

https://lists.gajim.org/cgi-bin/listinfo

Please submit bugs at
https://dev.gajim.org/gajim/gajim/issues
https://dev.gajim.org/gajim/gajim-plugins
https://dev.gajim.org/gajim/python-nbxmpp

gajim-remote(1) gajim-history-manager(1)
January 21, 2018 UNIX

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.