Hard Lounge - IRCv5 Compliant Webchat Client https://webchat.supernets.org
Go to file
2014-11-17 22:14:28 +02:00
client
defaults
src
test add basic environment for unit testing with mocha 2014-11-17 22:14:28 +02:00
.gitignore
CHANGELOG.md
Gruntfile.js
index.js
package.json add basic environment for unit testing with mocha 2014-11-17 22:14:28 +02:00
README.md

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.