.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "gajim" "1" "August 2022" "" "Manual" .hy .SH NAME .PP gajim - a fully-featured XMPP chat client .SH SYNOPSIS .PP gajim -h .PD 0 .P .PD gajim --show .PD 0 .P .PD gajim --start-chat .PD 0 .P .PD gajim [-q] [-v] [-w] [-l subsystem=level] [-p name] [-s] [-c directory] [--gdebug] [--cprofile] .SH DESCRIPTION .PP \f[B]gajim\f[R] aims to be an easy to use and fully-featured XMPP client. Just chat with your friends or family, easily share pictures and thoughts or discuss the news with your groups. Chat securely with End-to-End encryption via OMEMO or OpenPGP. gajim integrates well with your other devices: simply continue conversations on your mobile device. .PP 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 middle\[hy] ware, content syndication, and generalized routing of XML data. For more information on the XMPP protocol see https://xmpp.org/about/. .SH OPTIONS .TP \f[V]-h, --help\f[R] Show help options .TP \f[V]-V, --version\f[R] Show the application\[cq]s version .TP \f[V]-q, --quiet\f[R] Show only critical errors .TP \f[V]-s, --separate\f[R] Separate profile files completely (even history database and plugins) .TP \f[V]-v, --verbose\f[R] Print XML stanzas and other debug information .TP \f[V]-p, --profile=NAME\f[R] Use defined profile in configuration directory .TP \f[V]-c, --config-path=PATH\f[R] Set configuration directory .TP \f[V]-l, --loglevel=SUBSYSTEM=LEVEL\f[R] Configure logging. .RS .PP SUBSYSTEM e.g.\ gajim.c.m .PD 0 .P .PD LEVEL (DEBUG, INFO, WARNING, ERROR, CRITICAL) .PP Example: gajim.c.m=DEBUG .RE .TP \f[V]-w, --warnings\f[R] Show all warnings .TP \f[V]--gdebug\f[R] Sets an environment variable so GLib debug messages are printed .TP \f[V]--cprofile\f[R] Profile application with cprofile .TP \f[V]--start-chat\f[R] Start a new chat .SH FILES .TP $XDG_CACHE_HOME/gajim/ The directory for cached data. .TP $XDG_CONFIG_HOME/gajim/ The directory where settings and configurations are stored. .TP $XDG_DATA_HOME/gajim/ The directory where all persistent data, e.g.\ the message database, is stored. .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, Daniel Br\[:o]tzmann, Yann Leboulanger.