.Dd January 21, 2018 .Dt GAJIM 1 URM .Os UNIX .Sh NAME .Nm gajim .Nd A fully-featured XMPP chat client .Sh SYNOPSIS .Nm .Fl h .Nm .Op Fl q .Op Fl v .Op Fl w .Op Fl l Ar subsystem=level .Op Fl p Ar name .Op Fl s .Op Fl c Ar directory .Sh DESCRIPTION .Nm 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. .Nm 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 middleware, content syndication, and generalized routing of XML data. For more information on the XMPP protocol see . .Sh OPTIONS .Bl -tag -width Ds .It Fl h Fl Fl help Show help options .It Fl q Fl Fl quiet Show only critical errors .It Fl s Fl Fl separate Separate profiles completely (even history db and plugins) .It Fl v Fl Fl verbose Print xml stanzas and other debug information .It Fl w Fl Fl warnings Show all GTK warnings with traceback .It Fl l Fl Fl loglevel Em subsystem=level Bq , Em subsystem=level Bq Em ... Configure logging system. Subsystem can be .Em gajim.c.preview , .Em gajim.gui.preview , .Em .nbxmpp.stream , etc. .Pp Level can be .Em DEBUG , .Em INFO , .Em WARNING , .Em ERROR or .Em CRITICAL . .It Fl p Fl Fl profile Em name Run .Nm using .Pa config.name in configuration directory .It Fl c Fl Fl config-path Em directory Where to look for configuration files .El .Sh FILES .Bl -tag -width Ds .It $XDG_CACHE_HOME/gajim/cache.db Cache database file of transports, caps, roster entry, and roster group. .It $XDG_CACHE_HOME/gajim/avatars/ Cache directory of avatars. .It $XDG_CONFIG_HOME/gajim/ The config-path used when .Op Fl c is not specified. .It $XDG_DATA_HOME/gajim/certs/ Directory where certificates are stored. .It $XDG_DATA_HOME/gajim/logs.db The history database log file. For more information on database logs see . .El .Sh AUTHORS .An -nosplit .Nm is written and maintained by .An Yann Leboulanger and .An Philipp Hörist , with contributions and patches merged from many individuals around the world. See the About Dialog for a complete list. .Sh COPYRIGHT Copyright (C) 2003-2022 Gajim Team .Pp .Nm 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 .Nm 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. .Pp You should have received a copy of the GNU General Public License along with .Nm . If not, see . .Sh FEEDBACK You can report bugs or feature requests in our bug tracker at .Em https://dev.gajim.org/gajim/gajim/issues or in the .Em 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. .Sh WWW https://www.gajim.org/ .Sh XMPP You are welcome to join us at gajim@conference.gajim.org .Sh MAILING LIST Below are public mailing lists on lists.gajim.org .Bd -literal -offset indent https://lists.gajim.org/cgi-bin/listinfo/gajim-devel https://lists.gajim.org/cgi-bin/listinfo/translators .Ed .Pp More mailing lists at .Bd -literal -offset indent https://lists.gajim.org/cgi-bin/listinfo .Ed .Sh BUGS Please submit bugs at .Bd -literal -offset indent https://dev.gajim.org/gajim/gajim/issues https://dev.gajim.org/gajim/gajim-plugins/issues https://dev.gajim.org/gajim/python-nbxmpp/issues .Ed .Sh SEE ALSO .Xr gajim-remote 1