Fork of GlowingBear, with a different login page pre-filling informations.
Find a file
David Cormier 8d94dffec9 Rename isMobileDevice to isMobileUi
Right now we are only checking the width screen so we are not
detecting anything that is mobile specific. Will rename to
isMobileDevice when we introduce more specific checks.
2014-03-30 20:16:29 -04:00
3rdparty Update favico.js to beyond bleeding edge 2014-02-02 12:55:28 +00:00
assets Use svg logo on landing page 2014-03-10 17:32:22 +00:00
css Revert "Bring up number keypad for port on mobile phones, URL for address" 2014-03-18 14:57:34 -04:00
directives Let user specify the id of the input bar 2014-02-25 09:12:52 -05:00
js Rename isMobileDevice to isMobileUi 2014-03-30 20:16:29 -04: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 Revert "Bring up number keypad for port on mobile phones, URL for address" 2014-03-18 14:57:34 -04: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!