All Projects → irssi → Irssi

irssi / Irssi

Licence: gpl-2.0
The client of the future

Programming Languages

c
50402 projects - #5 most used programming language
XS
67 projects
perl
6916 projects
M4
1887 projects
Meson
512 projects
prolog
421 projects

Projects that are alternatives of or similar to Irssi

Kittehircclientlib
An IRC client library in Java
Stars: ✭ 116 (-95.23%)
Mutual labels:  irc, irc-client
Kvirc
The KVIrc IRC Client
Stars: ✭ 179 (-92.64%)
Mutual labels:  irc, irc-client
Convos
Convos 👥 is the simplest way to use IRC in your browser
Stars: ✭ 789 (-67.54%)
Mutual labels:  irc, irc-client
Irc Slack
IRC-to-Slack gateway
Stars: ✭ 123 (-94.94%)
Mutual labels:  irc, irc-client
Irc
A simple go irc library meant to be a building block for other projects
Stars: ✭ 90 (-96.3%)
Mutual labels:  irc, irc-client
Dispatch
Web-based IRC client in Go.
Stars: ✭ 595 (-75.52%)
Mutual labels:  irc, irc-client
Go Twitch Irc
go irc client for twitch.tv
Stars: ✭ 155 (-93.62%)
Mutual labels:  irc, irc-client
Kirc
A tiny IRC client written in POSIX C99.
Stars: ✭ 416 (-82.89%)
Mutual labels:  irc, irc-client
Localslackirc
IRC gateway for slack, running on localhost for one user
Stars: ✭ 84 (-96.54%)
Mutual labels:  irc, irc-client
Girc
💣 girc is a flexible IRC library for Go 👌
Stars: ✭ 59 (-97.57%)
Mutual labels:  irc, irc-client
Quassel
Quassel IRC: Chat comfortably. Everywhere.
Stars: ✭ 589 (-75.77%)
Mutual labels:  irc, irc-client
Srain
Modern IRC client written in GTK
Stars: ✭ 197 (-91.9%)
Mutual labels:  irc, irc-client
Kiwiirc
🥝 Next generation of the Kiwi IRC web client
Stars: ✭ 488 (-79.93%)
Mutual labels:  irc, irc-client
Xchataqua
An IRC client, OS X native front-end for XChat ( http://itunes.apple.com/app/id447521961 )
Stars: ✭ 157 (-93.54%)
Mutual labels:  irc, irc-client
Thelounge
💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client
Stars: ✭ 4,618 (+89.96%)
Mutual labels:  irc, irc-client
Rirc
A terminal IRC client in C
Stars: ✭ 115 (-95.27%)
Mutual labels:  irc, irc-client
Birch
An IRC client written in bash
Stars: ✭ 256 (-89.47%)
Mutual labels:  irc, irc-client
Revolution Irc
A modern Android IRC client. #revolutionirc on Freenode.
Stars: ✭ 325 (-86.63%)
Mutual labels:  irc, irc-client
Alectro
A terminal IRC client in Rust.
Stars: ✭ 47 (-98.07%)
Mutual labels:  irc, irc-client
Irc3
plugable irc client library based on python's asyncio with DCC and SASL support
Stars: ✭ 189 (-92.23%)
Mutual labels:  irc, irc-client

Irssi

Build Status

Irssi is a modular chat client that is most commonly known for its text mode user interface, but 80% of the code isn't text mode specific. Irssi comes with IRC support built in, and there are third party ICB, SILC, XMPP (Jabber), PSYC and Quassel protocol modules available.

irssi

Download information

Development source installation

Ninja 1.5 and Meson 0.49

git clone https://github.com/irssi/irssi
cd irssi
meson Build
ninja -C Build && sudo ninja -C Build install

Release source installation

tar xJf irssi-*.tar.xz
cd irssi-*
./configure
make && sudo make install

Requirements

See the INSTALL file for details

Documentation

Themes

Scripts

Modules

Security information

Please report security issues to [email protected]. Thanks!

Bugs / Suggestions / Contributing

Check the GitHub issues if it is already listed in there; if not, open an issue on GitHub or send a mail to [email protected].

Irssi is always looking for developers. Feel free to submit patches through GitHub pull requests.

You can also contact the Irssi developers in #irssi on irc.libera.chat.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].