Fork of GlowingBear, with a different login page pre-filling informations.
Go to file
Sebastien Bourdelin d6de5805a2 Handle wrong password. Fixes #4.
This commit introduces a way to handle wrong password.

The only way to know it is by sending an other message after the init
one.
If we receive an answer to this second message id then we know we are
connected with the good password, otherwise we will received an onclose
event from the websocket.
2013-10-17 18:54:20 -04:00
css Decrease bufferlines font size 2013-10-17 16:11:59 -04:00
img Add notification support 2013-10-06 12:34:41 +02:00
js Handle wrong password. Fixes #4. 2013-10-17 18:54:20 -04:00
COPYING Add license information 2013-10-04 16:52:45 -04:00
index.html Handle wrong password. Fixes #4. 2013-10-17 18:54:20 -04:00
README.md Merge 2013-10-09 17:53:25 +02:00

A web client for WeeChat

Required Weechat version: 0.4.2

To use the web interface you first need to set a relay and a password:

/relay add weechat 9001
/set relay.network.password YOURPASSWORD

Then you can point your browser to the Glowing Bear !