psi
Jabber client using Qt
Install
- All systems
-
curl cmd.cat/psi.sh
- Debian
-
apt-get install psi
- Ubuntu
-
apt-get install psi
- Arch Linux
-
pacman -S psi
- Kali Linux
-
apt-get install psi
- Fedora
-
dnf install psi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install psi
- Raspbian
-
apt-get install psi
- Dockerfile
- dockerfile.run/psi
psi
Jabber client using Qt
Psi is a free instant messaging application designed for the Jabber (XMPP) IM network (including Google Talk). It has full Unicode support, and supports most important XMPP features like file transfer, group chat, encryption etc. Psi relies on the qca2 library for its encryption features. Therefore, it's necessary to install libqca2-plugin-ossl for SSL (client-to-server) encryption and libqca2-plugin-gnupg for PGP (end-to-end) encryption.