Skip to content

rubenwardy/rubenirc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubenIRC

Image of RubenIRC

A HTML5 irc client.

Created by rubenwardy.

Installation

# Download dependencies
sudo apt-get install nodejs npm
npm install irc

# Run server
cd server
nodejs server.js

Edit SERVER_ADDRESS in config.js to point to your node.js server.

To open the client, visit the index.html page.

About

IRC client using HTML, Javascript and NodeJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published