diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-12-18 18:47:02 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-12-18 18:47:02 +0000 |
commit | a4106a2dc622b39ab71e4d538ae4557bbe52f86d (patch) | |
tree | 9646c2f5cc59724e7766689d3eb9418cd8fc023a | |
parent | Merge pull request #369 from Kickball/libravatar (diff) | |
parent | Fixed typo (diff) | |
download | awesome-selfhosted-a4106a2dc622b39ab71e4d538ae4557bbe52f86d.tar.gz awesome-selfhosted-a4106a2dc622b39ab71e4d538ae4557bbe52f86d.zip |
Merge pull request #365 from pengc99/patch-2
Added IRCAnywhere
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -237,6 +237,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP *[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)) `ARTv2` `Perl` + * [IRCAnywhere](http://ircanywhere.com/) - Open-source self-hosted alternative to IRCCloud ([Source](https://github.com/ircanywhere/ircanywhere)) `JavaScript` `Node.js` * [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++` * [Shout](http://shout-irc.com/) - The self-hosted web IRC client ([Demo](http://demo.shout-irc.com/), [Source code](https://github.com/erming/shout)) `MIT` `Nodejs` * [Weechat](https://weechat.org/) - a fast, light and extensible chat client `GPLv3` `C` |