Skip to content

defunctzombie/eyersee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eyersee

IRC client as a Chrome app/extension.

This project is very much a hack and your mileage will vary, and likely be 0.

getting started

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

Install:

prebuilt

  1. download https://github.com/downloads/shtylman/eyersee/eyersee.crx
  2. open chrome://extensions in google chrome
  3. 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.

from source

  1. git clone this repo
  2. npm install to get some dependencies
  3. make
  4. load unpacked extension in Chrome on the generated build 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published