Go to file
2014-09-30 13:23:14 -07:00
client List users on server start 2014-09-30 13:23:14 -07:00
screenshots Update screenshot 2014-08-17 08:25:45 -07:00
src List users on server start 2014-09-30 13:23:14 -07:00
users/example Add username field to user info. 2014-09-24 20:08:14 +09:00
.gitignore Bump version 2014-08-14 09:43:36 -07:00
.vimrc Add .vimrc that does not expand tabs by default 2014-09-13 23:00:09 +01:00
app.json Added app.json 2014-09-09 18:17:13 -04:00
build.sh Precompile Handlebars templates 2014-08-25 16:13:47 -07:00
config.js Merge pull request #186 from mook/config-env-override 2014-09-27 17:31:22 +02:00
Gruntfile.js Normalize line endings 2014-09-13 14:29:45 -07:00
History.md Added changelog 2014-09-30 11:15:08 -07:00
index.js Rename cli folder 2014-08-25 02:40:13 -07:00
package.json Added changelog 2014-09-30 11:15:08 -07:00
README.md Update README.md 2014-09-30 20:21:03 +02:00

Shout

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!

Try the Demo

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.