Go to file
2015-02-06 05:43:19 -08:00
client Merge pull request #334 from japesinator/zenburn 2015-01-22 18:45:22 +01:00
defaults Fix config 2014-11-06 11:48:10 +00:00
src Prevent HTML injection through /topic!!!! 2015-01-21 19:04:01 -08:00
test add basic environment for unit testing with mocha 2014-11-17 22:14:28 +02:00
.gitignore Update gitignore 2014-10-05 01:19:05 -07:00
.travis.yml Fix Travis CI errors 2015-02-06 05:43:19 -08:00
CHANGELOG.md Bump version 2015-01-11 14:55:58 -08: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 Fix Travis CI errors 2015-02-06 05:43:19 -08: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.