weechat
Command-line internet relay chat client with various features. More information: <https://weechat.org/doc>.
Install
- All systems
-
curl cmd.cat/weechat.sh
- Debian
-
apt-get install weechat - Ubuntu
-
apt-get install weechat -
Alpine
-
apk add weechat - Arch Linux
-
pacman -S weechat - Kali Linux
-
apt-get install weechat - Fedora
-
dnf install weechat - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install weechat - OS X
-
brew install weechat - Raspbian
-
apt-get install weechat - Docker
-
docker run cmd.cat/weechat weechatpowered by Commando
Command-line internet relay chat client with various features. More information: <https://weechat.org/doc>.
-
Start WeeChat:
weechat -
Do not load any plugin(s) on startup:
weechat --no-plugin -
Do not load any script(s) on startup:
weechat --no-script -
Do not connect to servers automatically:
weechat --no-connect -
Write default terminal colors to `stdout`:
weechat --colors
© tl;dr; authors and contributors