Irssi: Difference between revisions

From ICO wiki
Jump to navigationJump to search
(Created page with "The command line IRC client. Irssi is FOSS (licensed under the GPLv2) and is available for Linux, BSD, Solaris, Apple, Cygwin. = Installing = [https://irssi.org/download/ Get...")
 
m (Add author)
Line 1: Line 1:
The command line IRC client. Irssi is FOSS (licensed under the GPLv2) and is available for Linux, BSD, Solaris, Apple, Cygwin.
The command line IRC client. Irssi is FOSS (licensed under the GPLv2) and is available for Linux, BSD, Solaris, Apple and Cygwin. It was developed by [https://en.wikipedia.org/wiki/Timo_Sirainen Timo Sirainen] and was released in the beginning of 1999.  


= Installing =
== Installing ==
[https://irssi.org/download/ Get Irssi]
With apt <code>sudo apt-get install irssi</code>


= Setting up =
With other package managers, distros and platforms, see following link: [https://irssi.org/download/ Get Irssi]
 
== Setting up ==
Connect to rajaniemi.freenode.net -- the closest freenode IRC server and join #itcollege channel.
Connect to rajaniemi.freenode.net -- the closest freenode IRC server and join #itcollege channel.


= Used Sources =
== Used Sources ==
https://irssi.org/
https://irssi.org/
https://en.wikipedia.org/wiki/Irssi
https://en.wikipedia.org/wiki/Timo_Sirainen

Revision as of 12:50, 11 February 2016

The command line IRC client. Irssi is FOSS (licensed under the GPLv2) and is available for Linux, BSD, Solaris, Apple and Cygwin. It was developed by Timo Sirainen and was released in the beginning of 1999.

Installing

With apt sudo apt-get install irssi

With other package managers, distros and platforms, see following link: Get Irssi

Setting up

Connect to rajaniemi.freenode.net -- the closest freenode IRC server and join #itcollege channel.

Used Sources

https://irssi.org/ https://en.wikipedia.org/wiki/Irssi https://en.wikipedia.org/wiki/Timo_Sirainen