From 45bfd8909d3b7bcb25130048f99c002634f8069b Mon Sep 17 00:00:00 2001 From: pawelb0 Date: Sat, 25 Apr 2026 18:14:51 -0700 Subject: [PATCH] Add matrirc to ecosystem/clients Signed-off-by: pawelb0 --- content/ecosystem/clients/matrirc.md | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 content/ecosystem/clients/matrirc.md diff --git a/content/ecosystem/clients/matrirc.md b/content/ecosystem/clients/matrirc.md new file mode 100644 index 000000000..296b0fd82 --- /dev/null +++ b/content/ecosystem/clients/matrirc.md @@ -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.