1.4.3 • Published 8 years ago

blether v1.4.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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

Blether

npm.io

What is it? Blether is a web IRC client that you host on your own server. It is a fork of The Lounge because I like to get stuff in quicker than it generally goes into Shout, but that means that it might be a little less stable, and things might break.

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 blether

Usage

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

blether --help

For more information, read the Lounge 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.

1.4.3

8 years ago

1.3.0

8 years ago

1.0.2

8 years ago

0.59.1

8 years ago

0.59.0

8 years ago

0.57.0

8 years ago

0.56.2

8 years ago

0.56.1

8 years ago

0.55.1

8 years ago

0.55.0

8 years ago