Note: Srain is still under development.
Modern, beautiful IRC client written in GTK+ 3.
- coreutils (makedepends)
- make (makedepends)
- gcc (makedepends)
- pkg-config (makedepends)
- gettext (makedepends)
- imagemagick (makedepends)
- gtk >= 3.16
- python >= 3.2
- libcurl
- libnotify
- libconfig >= 1.5
mkdir build
./configure --prefix=$PWD/build --config-dir=$PWD/build/etc --enable-debug
make
make run
yaourt -S srain-git # git version
yaourt -S srain # latest release
or
# Add archlinuxcn mirror, then
pacman -S archlinuxcn/srain-git
Look at the Install Guide
# Intall the above dependencies, then
# Note: the configure script doesn't check dependiencies.
mkdir build
./configure --prefix=/usr/local --config-dir=/etc --disable-debug
make
make DESTDIR=/ install
- Beautiful User Interface
- Relay bot message transform
- Preview image from URL
- Get avatar according to user's real name (plugin)
- Auto upload image to pastebin (plugin)
As you see, its theme is inspired by Telegram Desktop.
Feel free to contact me if you have any question about srain.
- IRC Channel: #srain at freenode
- Email: silverrainz at outlook dot com
- Github: file an issue Here
GNU General Public License Version 3