Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 441 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 441 Bytes

Hypha

Work in Progress IRC-Client based on electron combined with HTML5 and CSS3.

Image Image

You install it with

npm install

# Every time you run "npm install", run this
./node_modules/.bin/electron-rebuild

# On Windows if you have trouble, try:
.\node_modules\.bin\electron-rebuild.cmd

npm start

or

sudo npm install -g electron-prebuilt
cd directory/
electron .