BTech MUX Client with HUD for use in webbrowser.
Consists of as small server/proxy to be run server side doing Telnet to Websocket conversion, and client side JS/HTML/CSS.
It's loosely based on the btech Plugin for xpertmud.
- clone repo
- install yui-compressor, make, npm, wget
- "make"
- "npm install"
- edit config.json
- nodejs proxy.js
BSD-2-Clause