diff options
author | nodiscc <nodiscc@gmail.com> | 2019-08-20 17:35:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 17:35:03 +0000 |
commit | a69a1351688033bf7c6f753cfb82df85523b8b14 (patch) | |
tree | d1bdb727ef9e1475a8cad5121fc900d4569d1d21 | |
parent | Merge pull request #1773 from outdead/master (diff) | |
parent | [irc] Add Glowing Bear (diff) | |
download | awesome-selfhosted-a69a1351688033bf7c6f753cfb82df85523b8b14.tar.gz awesome-selfhosted-a69a1351688033bf7c6f753cfb82df85523b8b14.zip |
Merge pull request #1779 from lorenzhs/patch-1
[irc] Add Glowing Bear
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -385,6 +385,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 |