diff options
author | Marcus Ramberg <marcus@nordaaker.com> | 2015-07-31 22:01:39 +0000 |
---|---|---|
committer | Marcus Ramberg <marcus@nordaaker.com> | 2015-07-31 22:01:39 +0000 |
commit | 991695317507b76074a8c6bab0940e8fb18532f6 (patch) | |
tree | 56c76ca366817d8350e43c40da9b3abc5882693a | |
parent | Merge pull request #75 from atstp/patch-1 (diff) | |
download | awesome-selfhosted-991695317507b76074a8c6bab0940e8fb18532f6.tar.gz awesome-selfhosted-991695317507b76074a8c6bab0940e8fb18532f6.zip |
Added Convos to IRC clients
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -134,6 +134,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem ### IRC * [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` + * [Convos](http://convos.by/) - Always online web IRC client ([Demo](http://demo.convos.by), [Source code](http://github.com/nordaaker/convos)) `Artistic license` `Perl` ### Custom * [GNUNet](https://gnunet.org/) - free software framework for decentralized, peer-to-peer networking `GPLv3` `C/Java` |