It's neither free nor open-source and it's cloud-hosted, but IRCCloud (irccloud.com) probably deserves a mention. Like I said, it's a bit of a different solution since it's more than just a client, but what I like about it is that it basically solves every problem a typical IRC user is likely to encounter:<p>- It stays auto-connected with no configuration.<p>- It offers a great desktop (web-based) UI, including embedded images, videos, tweets, pastebins, and more.<p>- It offers fantastic mobile apps for both iOS and Android, for both phone and tablet form factors.
Hey, guys.<p>Thanks for all the attention! The repository is here: <a href="https://github.com/erming/shout" rel="nofollow">https://github.com/erming/shout</a><p>It's open source, so if you're looking for a cool new project to work on, feel free to help out!
Another great web IRC client: <a href="http://convos.by/" rel="nofollow">http://convos.by/</a><p>I still prefer Convos for all its built-in features and great community.
If you prefer something that doesn't force you to go all in, check out Glowing Bear. It's a WeeChat relay client that I've been contributing to. Basically, it connects to your existing WeeChat running on your server, meaning you can continue using that, or use both in parallel. Works great on mobile as well.<p><a href="https://github.com/glowing-bear/glowing-bear" rel="nofollow">https://github.com/glowing-bear/glowing-bear</a><p><a href="http://www.glowing-bear.org/" rel="nofollow">http://www.glowing-bear.org/</a><p><a href="https://play.google.com/store/apps/details?id=com.glowing_bear" rel="nofollow">https://play.google.com/store/apps/details?id=com.glowing_be...</a><p>Why reinvent the wheel when you can let someone else do the heavy lifting? ;)
There are a lot of comments here about how IRC lacks features of HipChat/Slack/whatever. If you want to try going <i>the other way around</i>, here's how to upgrade your IRC to support Jabber (including Facebook chat), Twitter and some other stuff:<p><a href="http://www.bitlbee.org/main.php/news.r.html" rel="nofollow">http://www.bitlbee.org/main.php/news.r.html</a>
Looks amazing! My IRC server uses a password however, and I can't see anyway if inputting that. I tried using a straight /connect command, but that doesn't appear to work either. Might have a go at a pull-request!
Fantastic! I am now running it locally and works very well for me out of the box. (Using the shout-irc.com doesn't seem to work)<p>Feature request: Make it work with quassel core. Currently there is <a href="https://github.com/magne4000/quassel-webserver" rel="nofollow">https://github.com/magne4000/quassel-webserver</a> but I don't like the UI as much as yours. <a href="https://github.com/magne4000/node-libquassel" rel="nofollow">https://github.com/magne4000/node-libquassel</a> might help you with quassel connectivity.
Not as pretty but <a href="http://kiwiirc.com/" rel="nofollow">http://kiwiirc.com/</a> is a more mature web irc client that you might want to check out.
Related question; anyone got a decent IRC desktop client for Windows? I'm using HexChat now, but loved Limechat wayyyy more on OSX. So much simpler/clean.
I really like the looks of this! Great work! Might start using it instead of/together with wee chat for the ease of use.<p>A suggestion - (I know I can just use my own CSS but,) there are low contrasts in the default theme. I usually have very good vision but for me it's pretty hard to distinguish the green from the white background. Maybe you could edit the default colors a bit?
I'm using it now on freenode, so I guess I'm one of the fast 20. My first thought is that this is a really great and simple interface. I'd like to be able to hide the join/part messages, though.<p>I'll be forking shortly. Thanks!
Nice work. Out of curiosity, allowing someone to connect to a service via your servers could open you up to malicious activity. Do you rate-limit users from quickly and constantly opening and closing a connection?
HN Mods: Could you change the url to <a href="https://github.com/erming/shout" rel="nofollow">https://github.com/erming/shout</a> instead?