You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/cross/index.md
+7-15Lines changed: 7 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,26 +11,18 @@ There are a large and growing number of cross-platform clients that run equally
11
11
12
12
[Halloy](/clients/cross/halloy.html) is an open-source graphical IRC client written in Rust. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms.
13
13
14
-
## ChatZilla
15
-
16
-
[ChatZilla](/clients/cross/chatzilla.html) runs as an addon for
17
-
Firefox and Seamonkey, or standalone with the help of XULRunner, and as such
18
-
is portable to all platforms on which Firefox can run.
19
-
20
-
## LeafChat
14
+
## HexChat
15
+
The popular XChat fork, [HexChat](./hexchat.html), originated as an unofficial Windows port, and now runs on Linux/Unix systems as well. A OSX port is available through Homebrew.
21
16
22
-
[LeafChat](/clients/cross/leafchat.html) is a graphical, standalone
23
-
client written in Java, and runs anywhere there's a suitable Java runtime.
17
+
Final Release:
18
+
2.16.2 - 09 Feb 2024
24
19
25
20
## jIRCii
26
21
27
22
[jIRCii](/clients/cross/jircii.html) is a barely graphical standalone Java
28
-
client, with a look and feel inspired by [ircII](/irchelp/clients/unix/ircii/) but taking advantage of
23
+
client, with a look and feel inspired by [ircII](/clients/unix/ircii/) but taking advantage of
29
24
modern GUI functionality.
30
25
31
-
## HexChat
32
-
The popular XChat fork, [HexChat](./hexchat.html), originated as an unofficial Windows port, and now runs on Linux/Unix systems as well. A OSX port is available through Homebrew.
33
-
34
26
# Web Based Clients
35
27
36
28
Webchat interfaces are listed [elsewhere](/clients/webclients.html),
@@ -39,11 +31,11 @@ and are available anywhere there's a working web browser.
39
31
## Linux/Unix Clients on Windows
40
32
41
33
Many of the terminal-based Unix/Linux IRC clients have been ported to run on
42
-
Windows with the aid of Cygwin or MSYS. These ported clients may be awkward to use
34
+
Windows with the aid of WSL, Cygwin or MSYS. These ported clients may be awkward to use
43
35
if not comfortable with console-mode applications, and primarily cater to
Copy file name to clipboardExpand all lines: clients/mac/index.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,6 @@ redirect_from:
17
17
18
18
Mac IRC clients are all grown up and have entered the new era of free cloud computing and the Mac App Store. Most apps in this list are free or just a few dollars. This is a radical change from just a few years ago, when the best apps were shareware worth $30 or more. All of these apps are stable and usable, and that reflects not only the multi-year track record of these particular programs, but the overall maturity of IRC itself.
19
19
20
-
## [Halloy](https://squidowl.org)
21
-
22
-
Halloy is an open-source graphical IRC client written in Rust. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms.
23
-
24
20
## [Colloquy 2.4](http://colloquy.info/)
25
21
26
22
Open source freeware, available for Mac OS X and iOS. Good for novices and advanced users alike. They've been around since 2004 or so, and have grown from a lightweight client into a stable, full-featured one that supports not just IRC but also SILC and ICB. This is more than most users will need, as you can transfer files, chat on multiple networks, plaster your screen with mIRC colors, and handle scripting via Applescript.
Copy file name to clipboardExpand all lines: clients/unix/index.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,17 +33,14 @@ Everyone's favorite kitchen sink has a built in IRC client, [ERC](/clients/unix/
33
33
34
34
## X11 (Graphical)
35
35
36
-
## Halloy
37
-
38
-
[Halloy](/clients/cross/halloy.html) is an open-source graphical IRC client written in Rust. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms.
39
-
40
36
### XChat and HexChat
41
37
XChat is easily the most popular of the X11 clients - it's lightweight, scriptable in multiple languages, and has sensible defaults. HexChat originally sprung out of the controversy surrounding the decision of XChat's primary developer to charge for Windows builds of the software, the source of which is free software covered under GPL. Originally an unofficial Windows port stemming from the XChat on Windows shareware controversy, HexChat became a fork in its own right, and is now offered on Unix/Linux systems as well as Windows. HexChat has become the more actively developed of the two, with frequent releases and new features.
42
38
43
39
44
40
### Konversation
45
41
Konversation is the default choice out of the two IRC clients shipped with the KDE desktop.
46
42
43
+
47
44
### ChatZilla
48
45
49
46
Using the same framework that powers Firefox and SeaMonkey as it's runtime, ChatZilla is portable to any operating system where Firefox or SeaMonkey can run. It provides a very clean, modern interface, and can be customized extensively with CSS and JavaScript.
Copy file name to clipboardExpand all lines: clients/windows/index.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,6 @@ redirect_from:
11
11
12
12
# IRC Clients for Windows
13
13
14
-
## Halloy
15
-
16
-
[Halloy](/clients/cross/halloy.html) is an open-source graphical IRC client written in Rust. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms.
17
-
18
14
19
15
## mIRC
20
16
Most users on Windows choose to use the popular shareware client, [mIRC](/irchelp/clients/windows/mirc/), which is available for a 30 day trial, and costs $20.00 after the trial period.
0 commit comments