Skip to content
/ Hypha Public
forked from Algram/Hypha

A modern IRC client built on the latest technologies of the web

License

Notifications You must be signed in to change notification settings

o-d-i-n/Hypha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

A modern IRC client built on the latest technologies of the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 12.6%
  • HTML 3.3%