Hard Lounge - IRCv5 Compliant Webchat Client
https://webchat.supernets.org
8a61e4e969
Autoload now uses kernel events to watch files on disk. This greatly increases performance and reliability. Autoload will also watch user.json files for changes and reload the users data. |
||
---|---|---|
client | ||
screenshots | ||
src | ||
users/example | ||
.gitignore | ||
.vimrc | ||
CHANGELOG.md | ||
config.js | ||
Gruntfile.js | ||
index.js | ||
package.json | ||
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.