Skip to content

Simple irc web client using node.js, express, irc for node.js and socket.io

License

Notifications You must be signed in to change notification settings

destiny14/nirc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nirc-client

Simple irc web client using node.js, express, irc for node.js and socket.io.

installation

  1. Install node.js. This app was created on version 0.10.28. http://nodejs.org/
  2. Clone the repository or download the zip file
  3. Open a command window in the folder you cloned the repository in and run npm install
  4. Run the app with npm start

If you want to apply further configuration open the file "settings.js" and take a look.

TO-DO

  • userlist
  • theming support
  • app preferences
  • some ui additions

About

Simple irc web client using node.js, express, irc for node.js and socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published