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.