Go to file
Jérémie Astori 3bdf580873 2.0.0-pre.1
2016-05-23 00:41:16 -04:00
client Merge pull request #334 from thelounge/xpaw/query-highlights 2016-05-21 22:09:55 -04:00
defaults Fix log directory in config defaults 2016-05-15 17:22:32 -04:00
src Merge pull request #307 from thelounge/astorije/path-join-everywhere 2016-05-21 22:22:28 -04:00
test Do not override HOME env in tests 2016-05-15 17:02:53 -04:00
.editorconfig Add .editorconfig 2015-10-26 03:03:12 +01:00
.eslintignore Do not ignore our handlebars plugins in eslint 2016-05-12 16:07:15 +03:00
.eslintrc.yml Stricter eslint rule for curly brackets 2016-05-01 12:41:17 +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 Always run all tests and test them each individually on travis 2016-05-08 02:24:10 -04:00
CHANGELOG.md Add change log entry for upcoming v2.0.0-pre.1 2016-05-22 23:59:19 -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 2.0.0-pre.1 2016-05-23 00:41:16 -04:00
README.md Dot is not part of the path 2016-05-08 12:36:18 +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.