diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-03 12:19:27 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-03 12:19:27 +0000 |
commit | 784cc0fc0fff5c6e5ae1a3f63bf3806f20bee847 (patch) | |
tree | d4e3c9858ef640ef3aeef6b7a9bc2b2bf224de3b | |
parent | Merge remote-tracking branch 'kickball/pr/119' into next (diff) | |
parent | weechat (diff) | |
download | awesome-selfhosted-784cc0fc0fff5c6e5ae1a3f63bf3806f20bee847.tar.gz awesome-selfhosted-784cc0fc0fff5c6e5ae1a3f63bf3806f20bee847.zip |
Merge remote-tracking branch 'kickball/pr/124' into next
fix missing description
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -140,7 +140,8 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem ### IRC * [Convos](http://convos.by/) - Always online web IRC client ([Demo](http://demo.convos.by), [Source code](http://github.com/nordaaker/convos)) `ARTv2` `Perl` - * [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` + * [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` * [ZNC](http://wiki.znc.in/ZNC) - An advanced IRC bouncer `Apache` `C++` ### Custom |