PokerTH live - Spectator tool
You need git and Node.js in order to clone and build the project.
Use git clone from Master branch.
git clone https://github.com/pokerth/pokerth-live.gitNow install neccesary dependencies.
npm installTime to compile pokerTH live.
npm run prodChange the websocket ip:port in the following file "/inc/net/neteventhandler.js"
*If you run your own server, check in your server side "~/.pokerth/config.xml" for the corresponding values to edit there.
*If you just want connect to pokerth.net gameserver, inspect html/js code at https://live.pokerth.net/ to know the websocket ip:port used.
GNU Affero General Public License