profanity
console based XMPP client
Install
- All systems
-
curl cmd.cat/profanity.sh
- Debian
-
apt-get install profanity
- Ubuntu
-
apt-get install profanity
- Arch Linux
-
pacman -S profanity
- Kali Linux
-
apt-get install profanity
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install profanity
- OS X
-
brew install profanity
- Raspbian
-
apt-get install profanity
- Dockerfile
- dockerfile.run/profanity
profanity
console based XMPP client
Profanity is a console based instant messaging client for XMPP (Jabber) protocol based chat. It is written in C and ncurses, and is inspired by popular IRC client IRSSI. Profanity's features are: * XMPP chat services, including GoogleTalk and Slack. * OTR (off the record) and PGP message encryption. * Complex roster management with grouping. * Desktop notifications via libnotify. * Flexible resource and priority settings. * Support for colorthemes. * Support for plugins in C, Python, Ruby, and Lua. * MUC (multi user chatroom) support.