Gajim: Difference between revisions

From Bitpost wiki
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Install ===
=== Install ===
  sudo apt install gajim
  sudo apt install python-cryptography gajim gajim-omemo gajim-plugininstaller gajim-urlimagepreview
This includes the OMEMO plugin (I didn't need to go [https://dev.gajim.org/gajim/gajim-plugins/-/wikis/OmemoGajimPlugin here].)


=== Configure ===
==== Plugins ====
==== XMPP ====
* gaim-plugininstaller: Make sure you have this so you can then easily add more plugins from within gajim.
* Find a free XMPP (Jabber) server. I used [https://www.kode.im/ kode] because it was in the US on [https://list.jabber.at/ this list].  Register [https://im.koderoot.net/register-on-kode.im here].
* urlimagepreview: You want this - you might have to turn it on in the plugin settings
 
More download options (including Windows) are [https://gajim.org/download/ here].

Latest revision as of 16:59, 14 April 2021

Install

sudo apt install python-cryptography gajim gajim-omemo gajim-plugininstaller gajim-urlimagepreview 

Plugins

  • gaim-plugininstaller: Make sure you have this so you can then easily add more plugins from within gajim.
  • urlimagepreview: You want this - you might have to turn it on in the plugin settings

More download options (including Windows) are here.