Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 400 Bytes

File metadata and controls

22 lines (14 loc) · 400 Bytes

xpertweb

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.

Install

  • clone repo
  • install yui-compressor, make, npm, wget
  • "make"
  • "npm install"
  • edit config.json
  • nodejs proxy.js

License

BSD-2-Clause