Fork of GlowingBear, with a different login page pre-filling informations.
Find a file
Lorenz Hübschle-Schneider 739c4de0ef Add a isNicklistEmpty method to buffer model, speed up nicklist decision
Flattening the nicklist is really unnecessary. This method is 10x faster for short
nicklists, and much faster for buffers with lots of users.
2014-03-07 17:52:32 +00:00
3rdparty Update favico.js to beyond bleeding edge 2014-02-02 12:55:28 +00:00
assets Add SVG 2014-03-06 13:38:02 +00:00
css Remove margin-right from #topbar.actions 2014-03-05 09:06:14 +01:00
directives Let user specify the id of the input bar 2014-02-25 09:12:52 -05:00
js Add a isNicklistEmpty method to buffer model, speed up nicklist decision 2014-03-07 17:52:32 +00:00
.travis.yml Add basic travis.yml file 2013-12-17 16:19:22 -05:00
COPYING Add license information 2013-10-04 16:52:45 -04:00
index.html Move img directory to assets directory 2014-03-03 22:13:41 -05:00
manifest.json Modify manifest point to cormier.github.io 2014-02-26 12:57:38 -05:00
manifest.webapp fixed launch path for firefox app 2014-02-26 20:53:22 +01:00
README.md Revert "Add bower instructions" 2013-12-19 10:36:10 -05:00

A web client for WeeChat Build Status

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 !

Interested in contributing or simply want to talk about the project? Join us on #glowing-bear on freenode!