Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/technohippy/irc-client-for-chrome

IRC Client for Chrome
https://github.com/technohippy/irc-client-for-chrome

Last synced: 4 months ago
JSON representation

IRC Client for Chrome

Awesome Lists containing this project

README

        

ChroCha (黒茶)
==============

![Screenshot](https://raw.github.com/technohippy/irc-client-for-chrome/master/images/doc/chrocha_main_en.png)

Install
-----------------

https://chrome.google.com/webstore/detail/chrocha-irc-client-for-ch/eoajgjnmcikichkdpkjkpgoejkglinbd

Develop
-----------------

$ git clone https://github.com/technohippy/irc-client-for-chrome.git
$ cd irc-client-for-chrome
$ scss --watch app/styles/main.scss:app/styles/main.css
$ grunt debug

Libs
-----------------

* [tcp-client.js](https://github.com/GoogleChrome/chrome-app-samples/tree/master/telnet)
* [encoding.js](http://code.google.com/p/stringencoding/)