IRC client as a Chrome app/extension.
This project is very much a hack and your mileage will vary, and likely be 0.
The only way to install this current is from source. If this scares you, this project is not yet for you.
You will need:
- nodejs (0.8+)
- google chrome (latest version, maybe even the dev/canary channel)
- some basic reasoning skills
- download https://github.com/downloads/shtylman/eyersee/eyersee.crx
- open chrome://extensions in google chrome
- drag and drop the downloaded file onto the extensions page
You should now have an icon in your Chrome Apps (or just type eyersee
in the omnibox) to launch the app.
git clone
this reponpm install
to get some dependenciesmake
load unpacked extension
in Chrome on the generatedbuild
directory
You should now have an icon in your Chrome Apps (or just type eyersee
in the omnibox) to launch the app.
If the above did not make sense then this project is not yet for you.