Real-time chat over Internet Relay Chat β the original instant messaging.
Protocol Coming Soon
Internet Relay Chat (IRC) was created in 1988 and became the backbone of real-time online communication long before Slack, Discord, or Teams existed. Users join channels (chat rooms) organized by topic and chat in real time.
Our IRC server will host channels for Runable.app users and the broader retro-computing community. Connect with any IRC client.

By submitting the registration form and using the IRC service, you agree to the following terms:
Instant text communication in public channels or private messages β no bloat, no distractions.
Topic-based chat rooms for development, retro computing, general chat, and more.
Connect with any IRC client β HexChat, irssi, WeeChat, mIRC, or even a web client.
Large public networks you can join from any IRC client while you wait for irc.runable.app.
🌐 Neighbor networks — pick a server line
Desktop and graphical apps for IRC — point them at any server line above.
Windows, Linux — A polished, actively maintained fork of XChat. Easy server lists, tabbed channels, and sensible defaults for newcomers.
macOS — A native Mac IRC client with a clean interface, iCloud sync, and strong scripting support for power users.
Windows, macOS, Linux — Distributed client/core design: stay connected on a server or home box and attach from different machines.
Linux (KDE) — Full-featured KDE IRC client with solid multi-server support and a familiar desktop feel.
Web browser — No install: open a tab, choose a network, and chat. Handy when you cannot run a native client.
Terminal-based IRC clients for SSH sessions, minimal setups, and keyboard-driven workflows.
Linux, macOS, BSD — A fast, extensible TUI with scripts, relays, and excellent multi-buffer navigation. The usual choice for a serious terminal setup.
sudo apt install weechat or weechat.org →
Linux, macOS, Windows (WSL) — The classic modal IRC client: tiny, scriptable, and ubiquitous in docs and server help channels.
sudo apt install irssi or irssi.org →
Linux, OpenBSD, macOS — A small, modern terminal client focused on TLS-only IRC with a calm interface and sensible defaults.
Linux, macOS, BSD — A minimal IRC client written in Go with a straightforward TUI; good when you want something lighter than WeeChat.
sr.ht/~taiite/senpai → or go install
Unix-like — Part of suckless tools: under 250 lines of C, line-oriented I/O. Best for scripting, bots, or extreme minimalism.
Linux, macOS, Windows — Built into many Emacs distributions: IRC as buffers, with all the editing and automation Emacs provides.