Skip to content

Commit 51b541a

Browse files
casperstormbw1
authored andcommitted
add halloy
1 parent f5292a0 commit 51b541a

6 files changed

Lines changed: 47 additions & 2 deletions

File tree

clients/cross/halloy.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Halloy
3+
layout: default
4+
author: Casper Rogild Storm
5+
license: GPL-3.0
6+
tags:
7+
- rust
8+
- gui
9+
- iced
10+
redirect_from:
11+
- /irchelp/clients/cross/halloy.html
12+
---
13+
14+
# Halloy
15+
16+
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.
17+
18+
# Features
19+
20+
* Graphical client
21+
* Built with Rust
22+
* Theming
23+
* IRCv3.2 capabilities
24+
25+
# Links
26+
27+
* [Website](https://squidowl.org/)
28+
* [GitHub](https://github.com/squidowl/halloy)
29+
* [Download](https://github.com/squidowl/halloy/releases)
30+
* [Wiki](https://github.com/squidowl/halloy/wiki)

clients/cross/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ redirect_from:
77
# Cross-platform IRC clients
88
There are a large and growing number of cross-platform clients that run equally well on many different operating systems.
99

10+
## Halloy
11+
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+
1014
## ChatZilla
1115

1216
[ChatZilla](/clients/cross/chatzilla.html) runs as an addon for

clients/cross/jircii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ of Google Code.
2828
* SSL support
2929
* Theming
3030

31-
# Limks
31+
# Links
3232

3333
* [Scripts and Themes](http://www.oldschoolirc.com/scripts)
3434
* [Download](http://www.oldschoolirc.com/download)

clients/mac/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ redirect_from:
1717

1818
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.
1919

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+
2024
## [Colloquy 2.4](http://colloquy.info/)
2125

2226
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.

clients/unix/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,17 @@ Everyone's favorite kitchen sink has a built in IRC client, [ERC](/clients/unix/
3333

3434
## X11 (Graphical)
3535

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+
3640
### XChat and HexChat
3741
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.
3842

3943

4044
### Konversation
4145
Konversation is the default choice out of the two IRC clients shipped with the KDE desktop.
4246

43-
4447
### ChatZilla
4548

4649
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.

clients/windows/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ redirect_from:
1111

1212
# IRC Clients for Windows
1313

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+
1418

1519
## mIRC
1620
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

Comments
 (0)