diff options
author | Lorenz Hübschle-Schneider <lorenzhs@users.noreply.github.com> | 2019-08-19 11:28:46 +0000 |
---|---|---|
committer | Lorenz Hübschle-Schneider <huebschle@kit.edu> | 2019-08-20 12:18:13 +0000 |
commit | 36ae8a20a4a254caf5ac378bf319b302491c2fcb (patch) | |
tree | fa7e954d46de6493c766a8f3064d44ceb8f2454a | |
parent | Merge pull request #1777 from Kickball/travis_fix (diff) | |
download | awesome-selfhosted-36ae8a20a4a254caf5ac378bf319b302491c2fcb.tar.gz awesome-selfhosted-36ae8a20a4a254caf5ac378bf319b302491c2fcb.zip |
[irc] Add Glowing Bear
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -383,6 +383,7 @@ _[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software - [Quassel IRC](http://quassel-irc.org/) - distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. ([Source Code](https://github.com/quassel/quassel)) `GPL-2.0` `C++` - [Robust IRC](https://robustirc.net/) - RobustIRC is IRC without netsplits. Distributed IRC server, based on RobustSession protocol. ([Source Code](https://github.com/robustirc/robustirc)) `BSD-3-Clause` `Go` - [Weechat](https://weechat.org/) - Fast, light and extensible chat client. `GPL-3.0` `C` + - [Glowing Bear](https://github.com/glowing-bear/glowing-bear/) - A web frontend for WeeChat. ([Demo](https://www.glowing-bear.org)) `GPL-3.0` `JavaScript` - [ZNC](http://wiki.znc.in/ZNC) - Advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache-2.0` `C++` ### SIP |