diff --git a/clients/cross/halloy/halloy_logo_256p.png b/clients/cross/halloy/halloy_logo_256p.png new file mode 100644 index 0000000..93354e9 Binary files /dev/null and b/clients/cross/halloy/halloy_logo_256p.png differ diff --git a/clients/cross/halloy/halloy_presentation.gif b/clients/cross/halloy/halloy_presentation.gif new file mode 100644 index 0000000..a109029 Binary files /dev/null and b/clients/cross/halloy/halloy_presentation.gif differ diff --git a/clients/cross/halloy/index.md b/clients/cross/halloy/index.md new file mode 100644 index 0000000..2c7952a --- /dev/null +++ b/clients/cross/halloy/index.md @@ -0,0 +1,42 @@ +--- +title: Halloy +layout: default +author: Casper Rogild Storm +license: GPL-3.0 +tags: + - rust + - gui + - iced +redirect_from: + - /irchelp/clients/cross/halloy.html +--- + +Halloy Logo + +# Halloy + +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. + +Halloy Presentation + +# Features + +* Graphical client +* Built with Rust +* Theming +* IRCv3.2 capabilities +* SASL support +* DCC Send +* Keyboard shortcuts +* Auto-completion for nicknames, commands, and channels +* Notifications support +* Multiple channels at the same time across servers +* Command bar for quick actions +* Custom themes +* Portable mode + +# Links + +* [Website](https://halloy.chat/) +* [GitHub](https://github.com/squidowl/halloy) +* [Download](https://github.com/squidowl/halloy/releases) diff --git a/clients/cross/index.md b/clients/cross/index.md index 66b9615..baa5170 100644 --- a/clients/cross/index.md +++ b/clients/cross/index.md @@ -7,26 +7,22 @@ redirect_from: # Cross-platform IRC clients There are a large and growing number of cross-platform clients that run equally well on many different operating systems. -## ChatZilla +## Halloy -[ChatZilla](/clients/cross/chatzilla.html) runs as an addon for -Firefox and Seamonkey, or standalone with the help of XULRunner, and as such -is portable to all platforms on which Firefox can run. +[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. -## LeafChat +## HexChat +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. -[LeafChat](/clients/cross/leafchat.html) is a graphical, standalone -client written in Java, and runs anywhere there's a suitable Java runtime. +Final Release: +2.16.2 - 09 Feb 2024 ## jIRCii [jIRCii](/clients/cross/jircii.html) is a barely graphical standalone Java -client, with a look and feel inspired by [ircII](/irchelp/clients/unix/ircii/) but taking advantage of +client, with a look and feel inspired by [ircII](/clients/unix/ircii/) but taking advantage of modern GUI functionality. -## HexChat -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. - # Web Based Clients Webchat interfaces are listed [elsewhere](/clients/webclients.html), @@ -35,11 +31,11 @@ and are available anywhere there's a working web browser. ## Linux/Unix Clients on Windows Many of the terminal-based Unix/Linux IRC clients have been ported to run on -Windows with the aid of Cygwin or MSYS. These ported clients may be awkward to use +Windows with the aid of WSL, Cygwin or MSYS. These ported clients may be awkward to use if not comfortable with console-mode applications, and primarily cater to advanced users. -* irssi [http://irssi.org/files/irssi_0_8_15_windows_testing.txt](http://irssi.org/files/irssi_0_8_15_windows_testing.txt) +* irssi The popular X11 client, xchat, also has a Windows version, which is a common alternative to mIRC on Windows systems. diff --git a/clients/cross/jircii.md b/clients/cross/jircii.md index 59827aa..6879676 100644 --- a/clients/cross/jircii.md +++ b/clients/cross/jircii.md @@ -28,7 +28,7 @@ of Google Code. * SSL support * Theming -# Limks +# Links * [Scripts and Themes](http://www.oldschoolirc.com/scripts) * [Download](http://www.oldschoolirc.com/download)