diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-07-31 22:20:18 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-07-31 22:20:18 +0000 |
commit | 1f88fa9e8161c86b8fe405a8c77b792e712dec70 (patch) | |
tree | 56c76ca366817d8350e43c40da9b3abc5882693a | |
parent | Merge pull request #75 from atstp/patch-1 (diff) | |
parent | Added Convos to IRC clients (diff) | |
download | awesome-selfhosted-1f88fa9e8161c86b8fe405a8c77b792e712dec70.tar.gz awesome-selfhosted-1f88fa9e8161c86b8fe405a8c77b792e712dec70.zip |
Merge pull request #87 from marcusramberg/patch-1
Added Convos (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` |