diff options
author | mestaritonttu <mestaritonttu@mail.com> | 2018-03-05 13:20:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-05 13:20:51 +0000 |
commit | 58d9fa15886b7b00aa36db6f7596cd72b49ea92a (patch) | |
tree | 14ff277d0aacc4eb170d913e8e3ed371df7af930 | |
parent | Merge pull request #1307 from Kickball/add-tileserver-gl (diff) | |
download | awesome-selfhosted-58d9fa15886b7b00aa36db6f7596cd72b49ea92a.tar.gz awesome-selfhosted-58d9fa15886b7b00aa36db6f7596cd72b49ea92a.zip |
Added Kiwi IRC
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -354,6 +354,7 @@ _[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` - [IRCAnywhere](http://ircanywhere.com/) - Open-source self-hosted alternative to IRCCloud. ([Source Code](https://github.com/ircanywhere/ircanywhere)) `GPL-2.0` `Nodejs` +- [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` |