Go to file
2016-04-27 10:07:43 +03:00
client Merge pull request #279 from thelounge/xpaw/fix-self-unread 2016-04-26 15:37:56 -04:00
defaults Add config option to limit in-memory history size 2016-04-06 03:29:35 -04:00
src Document supported node version 2016-04-27 10:07:43 +03:00
test Create real channel object in tests 2016-04-19 13:24:57 +03:00
.editorconfig Add .editorconfig 2015-10-26 03:03:12 +01:00
.eslintignore Rename client source and templates files to new project name 2016-02-10 05:40:53 +00:00
.eslintrc.yml Add global logging helper 2016-04-27 00:05:55 +03:00
.gitattributes Add gitattributes to normalize line endings 2016-01-24 16:12:08 +02:00
.gitignore Invoke handlebars outside of grunt, generate sourcemap 2016-03-05 21:32:38 +02:00
.npmignore Remove compiled assets and generate them at prepublish time 2016-02-18 06:01:37 +00:00
.stylelintrc Update all packages to current stable versions 2016-03-16 12:14:04 +02:00
.travis.yml Don't send an email on a successful build 2016-03-09 10:55:26 +02:00
CHANGELOG.md Add change log entry for upcoming v1.5.0 2016-04-13 00:56:36 -04:00
CONTRIBUTING.md Simplify a great deal the CONTRIBUTING file 2016-02-14 20:09:40 +00:00
docker-compose.yml Update docker configuration files with new project name 2016-02-10 05:04:09 +00:00
Dockerfile Update docker configuration files with new project name 2016-02-10 05:04:09 +00:00
Gruntfile.js Invoke handlebars outside of grunt, generate sourcemap 2016-03-05 21:32:38 +02:00
index.js Comply with ESLint 2015-10-26 03:01:47 +01:00
LICENSE Update LICENSE notice to add ours on top of @erming and Shout 2016-02-10 06:20:05 +00:00
package.json Document supported node version 2016-04-27 10:07:43 +03:00
README.md Document supported node version 2016-04-27 10:07:43 +03:00

#thelounge IRC channel on freenode npm version Build Status Dependency Status devDependency Status

The Lounge

What is it?

The Lounge is a web IRC client that you host on your own server.

This is the official, community-managed fork of @erming's great initiative, the Shout project.

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!

Why the fork?

We felt that the original Shout project "stagnated" a little because its original author wanted it to remain his pet project (which is a perfectly fine thing!).

A bunch of people, excited about doing things a bit differently than the upstream project forked it under a new name: “The Lounge”.

This fork aims to be community managed, meaning that the decisions are taken in a collegial fashion, and that a bunch of maintainers should be able to make the review process quicker and more streamlined.

Install

To use The Lounge you must have Node.js installed. The oldest Node.js version we support is 4.2.0.

If you still use 0.10 or 0.12 we strongly advise you to upgrade before installing The Lounge. For more information on how to upgrade, read the documentation.

sudo npm install -g thelounge

Usage

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

lounge --help

For more information, read the documentation.

Development setup

To run the app from source, just clone the code and run this in your terminal:

npm install
npm start

You will have to run npm run build if you change or add anything in client/js/libs or client/views.

License

Available under the MIT License.

Some fonts licensed under SIL OFL and the Apache License.