Hacker News new | ask | show | jobs
by rsanchez1 5105 days ago
We had a pretty good app on webOs for IRC, wIRC. I always felt it was mobile IRC done right. Here's the project page:

http://www.webos-internals.org/wiki/Application:WIRC

It's open source too, code can be found here:

https://github.com/webos-internals/wIRC

It helped me learn webOS plugins, which are native components written in C++ that set up a special interface for javascript-plugin communication. It's a great app.