Giter Site home page Giter Site logo

vjousse / martirc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from knplabs/martirc

4.0 3.0 1.0 1.04 MB

You're Back To the IRC! MartIrc is a NodeJS wrapper to connect to IRC using a browser supporting Websockets

Home Page: http://www.knplabs.com

License: MIT License

JavaScript 100.00%

martirc's Introduction

Overview

NodeJS wrapper to IRC using Websockets. It allows to connect to IRC using a browser supporting websockets.

The elevator pitch

How you should be able to explain what is MartIRC to your boss, in 30 seconds.

For end users wanting to connect to IRC Who need an easy way to chat MartIRC is a web application that works out of the box in your browser unlike JAVA applets that requires the JAVA plugin or basic IRC clients that require installation and configuration our software will allow users to connect to IRC through their browser in one click. No third-party plugin needed, fully web based interface and a chat relying on a well known and opensource chat network: IRC.

Requirements

Obviously you should first install node.JS. Really, this will help. Then you will need to install npm, the node package manager.

Both may be available from your OS package manager.

Installation

git clone git://github.com/knplabs/MartIrc.git
cd MartIrc
git submodule update --init

npm install coloured
npm install log

Running the server

sudo node server/server.js

Connecting to the server with you browser

Open client/client.html in your browser. The application will try by default to connect to the node server on localhost:3000.

If you want to use cookies under chromium (to record opening channels for instance), you have to launch chromium once with --enable-file-cookies and you have to enable cookies in settings as well.

Using MartIrc

In the server area, you can write pure irc command and there is a set of shortcut, the same way than vi, for frequent commands.

:c - To connect to IRC

:s - To jump to server

:j #ubuntu or :j mike - To join a channel or to talk to a user

:k or :k #ubuntu - To delete the current channel or to delete a channel using its name

:n john - To change nickname

Credits

MartIrc has been inspired by the work of Abronte and Gf3, thanks to them!

martirc's People

Contributors

ornicar avatar veloce avatar mbontemps avatar

Stargazers

 avatar Vincent Jousse avatar  avatar

Watchers

Vincent Jousse avatar James Cloos avatar  avatar

Forkers

ornicar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.