Pidgin

From Bitpost wiki
Revision as of 16:54, 13 April 2021 by M (talk | contribs)

Installation

sudo apt install pidgin pidgin-otr
pidgin&

Configuration

General configuration

  • Tools > Preferences > Show system tray > Always
  • Tools > Plugins > [x] OTR

Account configuration

Google Chat

Use this plugin, which you have to build yourself:

sudo apt-get install -y libpurple-dev libjson-glib-dev libglib2.0-dev libprotobuf-c-dev protobuf-c-compiler git make;