diff options
author | nodiscc <nodiscc@gmail.com> | 2018-03-21 20:59:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-21 20:59:30 +0000 |
commit | b5f6d002f5111e6d81bb2b064f5efd7effe25e92 (patch) | |
tree | 1cd25c636582e68e3819349e41a6395f6cdde3d0 | |
parent | Merge pull request #1334 from benyanke/patch-1 (diff) | |
parent | Merge branch 'master' into patch-3 (diff) | |
download | awesome-selfhosted-b5f6d002f5111e6d81bb2b064f5efd7effe25e92.tar.gz awesome-selfhosted-b5f6d002f5111e6d81bb2b064f5efd7effe25e92.zip |
Merge pull request #1330 from mestaritonttu/patch-3
Added Kiwi IRC
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -353,6 +353,7 @@ _Mailing lists servers and mass mailing software - one message to many recipient _[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software_ - [Convos](http://convos.by/) - Always online web IRC client. ([Demo](http://demo.convos.by), [Source Code](http://github.com/nordaaker/convos)) `Artistic-2.0` `Perl` +- [Kiwi IRC](https://kiwiirc.com/) - A responsive web IRC client with theming support. ([Demo](https://kiwiirc.com/nextclient/)), ([Source Code](https://github.com/kiwiirc/kiwiirc)) `Apache-2.0` `Nodejs` - [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` - [The Lounge](https://thelounge.github.io/) - The self-hosted web IRC client. ([Demo](https://demo.thelounge.chat/), [Source Code](https://github.com/thelounge/lounge)) `MIT` `Nodejs` |