Modular, Secure, and Well Designed IRC Client
Irssi is a modular IRC client for UNIX that currently only has a text
mode user interface. However, 80-90% of the code is not text mode
specific, so other UIs could be created easily. Also, Irssi is not
really even IRC specific anymore. There are already working SILC and
ICB modules available. Support for other protocols, like ICQ and
Jabber, could be added some day, too.
It is the code that separates Irssi from ircII, BitchX, epic, and the
rest of the text clients. It is not using the ircII code.
- Developed at server:irc
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/irssi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
irssi-0.8.15-ssl-passphrase.patch | 0000001262 1.23 KB | |
irssi-0.8.15_ssl_proxy.patch | 0000000997 997 Bytes | |
irssi-0.8.16.tar.bz2 | 0000986129 963 KB | |
irssi-0.8.16_missing_prototype_warnings.patch | 0000000686 686 Bytes | |
irssi-rpmlintrc | 0000000123 123 Bytes | |
irssi.changes | 0000027148 26.5 KB | |
irssi.desktop | 0000000179 179 Bytes | |
irssi.png | 0000003237 3.16 KB | |
irssi.spec | 0000004714 4.6 KB |
Revision 30 (latest revision is 70)
Stephan Kulow (coolo)
accepted
request 248206
from
Marcus Rueckert (darix)
(revision 30)
- add conditional to enable socks support but disable by default. unless we can find a way to have socks support so it works without an existing socks.conf.
Comments 0