acous / weecloud

WeeChat web interface

Home Page:https://weecloud.jit.su

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeeCloud

Node.js library for relaying WeeChat to a webapp

Relaying with weechat.js

Usage

WeeChat

Require WeeChat 0.3.7.
Start WeeChat Relay Protocol:

/set relay.network.password test
/relay add weechat 8000

Running locally

git clone https://github.com/eirikb/weecloud
cd weecloud
npm install
node app.js

weechat will run on a default port of 3000.

Contribution

Contributers:

Special thanks to:

  • xt
  • FlashCode

License

MIT License (c) Eirik Brandtzæg

About

WeeChat web interface

https://weecloud.jit.su


Languages

Language:JavaScript 92.3%Language:CSS 7.7%