Go to file
Jérémie Astori 21fb0e0709 Merge pull request #257 from thelounge/xpaw/console-log
Add global logging helper
2016-04-27 02:43:54 -04: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 Merge pull request #257 from thelounge/xpaw/console-log 2016-04-27 02:43:54 -04: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 Merge pull request #257 from thelounge/xpaw/console-log 2016-04-27 02:43:54 -04:00
README.md link to lounge demo from irc badge 2016-03-17 15:46:29 +01: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

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.