Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/technohippy/irc-client-for-chrome
- Owner: technohippy
- Created: 2012-08-19T15:02:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-16T14:57:48.000Z (about 11 years ago)
- Last Synced: 2023-04-12T11:03:43.006Z (almost 2 years ago)
- Language: JavaScript
- Size: 11.4 MB
- Stars: 8
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 debugLibs
-----------------* [tcp-client.js](https://github.com/GoogleChrome/chrome-app-samples/tree/master/telnet)
* [encoding.js](http://code.google.com/p/stringencoding/)