.\" Automatically generated by Pandoc 2.9.2.1 .\" .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[B]\f[CB]-h, --help\f[B]\f[R] Show help options .TP \f[B]\f[CB]-V, --version\f[B]\f[R] Show the application\[cq]s version .TP \f[B]\f[CB]-q, --quiet\f[B]\f[R] Show only critical errors .TP \f[B]\f[CB]-s, --separate\f[B]\f[R] Separate profile files completely (even history database and plugins) .TP \f[B]\f[CB]-v, --verbose\f[B]\f[R] Print XML stanzas and other debug information .TP \f[B]\f[CB]-p, --profile=NAME\f[B]\f[R] Use defined profile in configuration directory .TP \f[B]\f[CB]-c, --config-path=PATH\f[B]\f[R] Set configuration directory .TP \f[B]\f[CB]-l, --loglevel=SUBSYSTEM=LEVEL\f[B]\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[B]\f[CB]-w, --warnings\f[B]\f[R] Show all warnings .TP \f[B]\f[CB]--gdebug\f[B]\f[R] Sets an environment variable so GLib debug messages are printed .TP \f[B]\f[CB]--cprofile\f[B]\f[R] Profile application with cprofile .TP \f[B]\f[CB]--start-chat\f[B]\f[R] Start a new chat .TP \f[B]\f[CB]--show\f[B]\f[R] Show Gajim .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.