aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2016-11-22 21:09:37 +0000
committerGitHub <noreply@github.com>2016-11-22 21:09:37 +0000
commitd318a15804030e8740b7d5fb246574bcd0e57723 (patch)
tree159e7672dac62778bede6773f79d6115d15914d7
parentMerge pull request #862 from m1guelpf/patch-2 (diff)
parentUpdate README.md (diff)
downloadawesome-selfhosted-d318a15804030e8740b7d5fb246574bcd0e57723.tar.gz
awesome-selfhosted-d318a15804030e8740b7d5fb246574bcd0e57723.zip
Merge pull request #860 from Zeniic/patch-1
Add Shout-IRC
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4c44e0bd..511a14dc 100644
--- a/README.md
+++ b/README.md
@@ -303,6 +303,7 @@ _[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software
* [IRCAnywhere](http://ircanywhere.com/) - Open-source self-hosted alternative to IRCCloud. ([Source Code](https://github.com/ircanywhere/ircanywhere)) `GPLv2` `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)) `GPLv2` `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` `Go`
+ * [Shout](http://shout-irc.com/) - Shout is a web IRC client that you host yourself. ([Demo](http://demo.shout-irc.com/), [Source Code](https://github.com/erming/shout)) `MIT` `Nodejs`
* [The Lounge](https://thelounge.github.io/) - The self-hosted web IRC client. ([Demo](https://avatar.playat.ch:1000/), [Source Code](https://github.com/thelounge/lounge)) `MIT` `Nodejs`
* [Weechat](https://weechat.org/) - A fast, light and extensible chat client. `GPLv3` `C`
* [ZNC](http://wiki.znc.in/ZNC) - An advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache` `C++`