diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-11-22 21:09:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-22 21:09:37 +0000 |
commit | d318a15804030e8740b7d5fb246574bcd0e57723 (patch) | |
tree | 159e7672dac62778bede6773f79d6115d15914d7 /README.md | |
parent | Merge pull request #862 from m1guelpf/patch-2 (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-d318a15804030e8740b7d5fb246574bcd0e57723.tar.gz awesome-selfhosted-d318a15804030e8740b7d5fb246574bcd0e57723.zip |
Merge pull request #860 from Zeniic/patch-1
Add Shout-IRC
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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++` |