Gajim: Difference between revisions

From Bitpost wiki
(Created page with "=== Install === sudo apt install gajim === Configure === ==== XMPP ==== * Find a free XMPP (Jabber) server. I used [https://www.kode.im/ kode] because it was in the US on [h...")
 
No edit summary
 
(16 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
=== Configure ===
 
==== XMPP ====
==== Plugins ====
* 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].
* 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 [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.