Go to file
Mattias Erming ac6aeaeba2 Merge pull request #267 from rikukissa/master
Add socket.io transports to configuration
2014-11-05 23:41:55 +01:00
client Fix username input 2014-11-05 23:19:29 +01:00
defaults Merge pull request #267 from rikukissa/master 2014-11-05 23:41:55 +01:00
src add socket.io transports to configuration 2014-11-01 22:06:01 +02:00
.gitignore Update gitignore 2014-10-05 01:19:05 -07:00
.vimrc Add .vimrc that does not expand tabs by default 2014-09-13 23:00:09 +01:00
CHANGELOG.md Bump version 2014-11-05 23:21:25 +01:00
Gruntfile.js Emit topic over socket 2014-10-10 22:05:25 +02:00
index.js Rename cli folder 2014-08-25 02:40:13 -07:00
package.json Bump version 2014-11-05 23:21:25 +01:00
README.md Update README.md 2014-10-01 21:10:14 +02:00

Shout

Try the Demo

What is it?
Shout is a web IRC client that you host on your own server.

What features does it have?

  • Multiple user support
  • Stays connected even when you close the browser
  • Connect from multiple devices at once
  • Responsive layout — works well on your smartphone
  • .. and more!

Install

sudo npm install -g shout

Usage

When the install is complete, go ahead and run this in your terminal:

shout --help

For more information, read the documentation.

License

Available under the MIT license.