Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions content/ecosystem/clients/matrirc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
+++
title = "matrirc"

[extra]
maintainer = "pawelb0"
maturity = "Beta"
repo = "https://github.com/pawelb0/matrirc"
matrix_room = ""
licence = "GPL-3.0-or-later"
latest_release = "2026-04-25"
featured = false
good_for = "IRC users who want to use Matrix from their existing IRC client (irssi, weechat, hexchat)"

[extra.features]
e2ee = true
spaces = false
voip_1to1 = false
voip_jitsi = false
threads = false
sso = false
oauth = false
multi_account = false
multi_language = false

[extra.packages]
homebrew_formula = "matrirc"
+++

A local IRC server that bridges to Matrix with native E2EE. Run matrirc on localhost; connect any IRC client (irssi, weechat, hexchat) and chat in your Matrix rooms and DMs.
Loading