Internet Relay Chat (IRC) is a free and open client-server communications protocol for anyone to use and build software upon. Originally created in 1988, it still is actively used and developed by the community as of today.
This document contains a non-exhaustive list of the most popular IRC related projects, grouped by prominent category, for which the source is hosted on GitHub. Projects which main focus is not IRC, or which have been inactive for a very long time, are excluded from the list. So are frameworks, libraries, themes and plugins for other software.
Software used to connect to an IRC network. To help distinguish between projects the targeted platform is indicated, such as desktop or mobile.
Stars | Repository | Language | Homepage | Latest Commit | Platforms |
---|---|---|---|---|---|
5,658 | thelounge/thelounge | TypeScript | click | 2024-09 | Browser |
2,966 | weechat/weechat | C | click | 2024-10 | Terminal |
2,891 | irssi/irssi | C | click | 2024-05 | Terminal |
1,858 | Codeux-Software/Textual | Objective-C | click | 2024-08 | Desktop |
1,640 | squidowl/halloy | Rust | n/a | 2024-10 | Desktop |
1,043 | convos-chat/convos | Perl | click | 2024-09 | Browser |
1,011 | osa1/tiny | Rust | n/a | 2024-09 | Terminal |
953 | glowing-bear/glowing-bear | JavaScript | click | 2024-07 | Browser |
872 | kiwiirc/kiwiirc | Vue | click | 2024-09 | Browser |
728 | quassel/quassel | C++ | click | 2024-09 | Desktop |
556 | MCMrARM/revolution-irc | Java | n/a | 2023-04 | Android |
524 | mcpcpc/kirc | C | click | 2024-10 | Terminal |
395 | emacs-circe/circe | Emacs Lisp | n/a | 2024-11 | |
323 | codyd51/uefirc | Rust | click | 2024-04 | |
305 | SrainApp/srain | C | click | 2024-11 | Desktop |
291 | irccloud/android | Java | n/a | 2024-09 | Android |
280 | irccloud/ios | Objective-C | n/a | 2024-07 | iOS |
244 | kvirc/KVIrc | C++ | click | 2024-10 | Desktop |
174 | qwebirc/qwebirc | JavaScript | click | 2023-08 | Browser |
174 | meebey/smuxi | C# | click | 2024-04 | Desktop |
160 | glguy/irc-core | Haskell | n/a | 2024-09 | Terminal |
142 | rcr/rirc | C | click | 2023-06 | Terminal |
86 | icechat/IceChat | C# | n/a | 2023-07 | Desktop |
81 | LithApp/Lith | C++ | click | 2024-10 | iOS |
64 | justjanne/QuasselDroid-ng | Kotlin | click | 2023-09 | Android |
57 | communi/communi-desktop | C++ | click | 2024-05 | Desktop |
55 | dgl/cgiirc | Perl | click | 2023-06 | Browser |
49 | KDE/konversation | C++ | click | 2024-10 | Desktop |
38 | communi/communi-sailfish | C++ | n/a | 2024-05 | |
38 | Libera-Chat/gamja | JavaScript | n/a | 2024-04 | Browser |
37 | nmeum/hii | Go | n/a | 2024-05 | Terminal |
33 | HydraIRC/hydrairc | C++ | n/a | 2023-08 | Desktop |
28 | mhoran/weechatRN | TypeScript | n/a | 2024-10 | iOS |
26 | uhlin/swirc | C | click | 2024-10 | Terminal |
25 | robur-coop/catty | OCaml | n/a | 2023-09 | Terminal |
21 | oelna/websocket-irc | JavaScript | click | 2023-04 | Browser |
19 | ec429/quIRC | C | click | 2023-02 | Terminal |
18 | nhexirc/nhex | TypeScript | click | 2024-05 | Desktop |
17 | rockorager/comlink | Zig | n/a | 2024-10 | Desktop |
16 | matty-r/urChat | Java | n/a | 2024-03 | Desktop |
IRC servers (daemons) are central points in an IRC network for clients to connect to. Features beyond basic functionality can differ greatly between projects. Real-world usage statistics can be found here.
Stars | Repository | Language | Homepage | Latest Commit |
---|---|---|---|---|
2,277 | ergochat/ergo | Go | click | 2024-10 |
1,177 | inspircd/inspircd | C++ | click | 2024-10 |
452 | ngircd/ngircd | C | click | 2024-10 |
432 | unrealircd/unrealircd | C | click | 2024-10 |
423 | jrosdahl/miniircd | Python | n/a | 2024-09 |
225 | solanum-ircd/solanum | C | click | 2024-07 |
184 | ircd-hybrid/ircd-hybrid | C | click | 2024-10 |
179 | robustirc/robustirc | Go | click | 2024-08 |
59 | DALnet/bahamut | C | click | 2024-10 |
51 | UndernetIRC/ircu2 | C | n/a | 2024-10 |
23 | provisionircd/ProvisionIRCd | Python | n/a | 2024-10 |
17 | opensource-force/ircd | Rust | n/a | 2024-07 |
17 | ircnet/ircd | C | n/a | 2024-10 |
A bouncer is a piece of software that sits between a client and a server. Its purpose is to stay up and running 24/7, keeping the connection to the server alive as to not miss any chatter or events while the client may disconnect periodically. This software is not always necessary or even desired.
Stars | Repository | Language | Homepage | Latest Commit |
---|---|---|---|---|
2,008 | znc/znc | C++ | click | 2024-10 |
133 | emersion/soju | Go | click | 2024-10 |
30 | freenode/jbnc | JavaScript | n/a | 2024-10 |
Automated client software that can perform tasks in a channel such as moderation or providing information.
Stars | Repository | Language | Homepage | Latest Commit |
---|---|---|---|---|
950 | sopel-irc/sopel | Python | click | 2024-10 |
623 | progval/Limnoria | Python | click | 2024-10 |
506 | eggheads/eggdrop | C | n/a | 2024-10 |
357 | ArchiveTeam/ArchiveBot | Python | click | 2024-09 |
349 | yetibot/yetibot | Clojure | click | 2024-10 |
273 | CloudBotIRC/CloudBot | Python | n/a | 2023-12 |
250 | rmmh/skybot | Python | click | 2024-01 |
164 | lambdabot/lambdabot | Haskell | n/a | 2024-04 |
142 | whyrusleeping/hellabot | Go | n/a | 2023-03 |
136 | bitbot-irc/bitbot | Python | n/a | 2023-05 |
100 | johnmaguire/Cardinal | Python | n/a | 2024-07 |
80 | gdamjan/erlang-irc-bot | Erlang | click | 2022-11 |
78 | pyhoneybot/honeybot | Python | click | 2024-09 |
75 | wraith/wraith | C++ | click | 2024-03 |
74 | baines/insobot | C | n/a | 2023-03 |
72 | boreq/botnet | Python | n/a | 2023-06 |
72 | TotallyNotRobots/CloudBot | Python | n/a | 2024-06 |
61 | pragma-/pbot | Perl | n/a | 2024-10 |
56 | evanchooly/javabot | Kotlin | click | 2024-10 |
55 | Shirakumo/maiden | Common Lisp | click | 2024-04 |
52 | sbp/saxo | Python | click | 2023-08 |
37 | StalkR/goircbot | Go | click | 2024-04 |
36 | molo1134/qrmbot | Perl | n/a | 2024-10 |
35 | knrd1/chatgpt | Python | n/a | 2024-09 |
31 | woodruffw/yossarian-bot | Ruby | n/a | 2024-10 |
27 | funsocietyirc/MrNodeBot | JavaScript | n/a | 2024-03 |
26 | EnergyMech/energymech | C | click | 2024-01 |
25 | brenns10/cbot | C | n/a | 2024-09 |
22 | sourcebunny/nisaba | Go | n/a | 2024-05 |
21 | rj1/chatgpt-irc | Python | n/a | 2023-03 |
21 | pkdindustries/soulshack | Go | n/a | 2024-10 |
17 | helpmebot/helpmebot | C# | click | 2024-08 |
17 | susam/tzero | Python | click | 2024-09 |
Miscellaneous software and resources of interest.
Stars | Repository | Language | Homepage | Latest Commit | Description |
---|---|---|---|---|---|
926 | davisonio/awesome-irc | n/a | n/a | 2024-06 | A curated list of awesome IRC resources.... |
780 | ircv3/ircv3-specifications | n/a | click | 2024-09 | IRCv3 specifications |
598 | bitlbee/bitlbee | C | click | 2024-08 | An IRC to other chat networks gateway 🐝... |
271 | whitequark/irclogger | Ruby | click | 2024-05 | Simple and good-looking IRC log viewer. Logger is included. No strings are attached.... |
195 | ircdocs/modern-irc | Sass | click | 2024-07 | A useful overview and reference to the IRC client protocol as it is implemented today.... |
115 | irccloud/irccat | Go | n/a | 2024-04 | cat to IRC... |
95 | tommyrot/superseriousstats | PHP | click | 2024-10 | superseriousstats is a fast and efficient program to create statistics out of various types of IRC chat logs... |
84 | mgedmin/irclog2html | Python | click | 2024-10 | Convert IRC logs to HTML... |
77 | progval/matrix2051 | Elixir | n/a | 2024-10 | A Matrix gateway for IRC: connect to Matrix from your favorite IRC client.... |
70 | ircart/ircart | Shell | n/a | 2023-12 | massive organized collection of irc art... |
61 | ircdocs/irc-defs | HTML | click | 2024-07 | More up-to-date IRC Definition Lists... |
51 | bagder/irchistory | n/a | click | 2023-09 | The history of IRC... |
37 | ergochat/ircdog | Go | n/a | 2024-09 | a tool for sending and receiving raw IRC protocol lines... |
31 | birdneststream/asciibird | Vue | click | 2024-02 | ASCII Creation... |
23 | waveplate/img2irc | Rust | n/a | 2024-10 | convert images to halfblock ansi or irc, with a bunch of post-processing filters... |
22 | ircart/resources | n/a | n/a | 2023-06 | everything you need to know about irc art... |
This repository is maintained through IRC; #dev on irc.dutnie.nl:6697 (TLS), no Issues and PRs on GitHub please.