Coder Social home page Coder Social logo

pokernowlistener's Introduction

PokerNowListener

Description

The goal of this tool is to be able to connect to your pokernow.club games in real time and convert it's logs to the PokerStars format to allow you to import them into your favorite hand tracking software (like PokerTracker).

The idea for this is heavily based off of PokerNowGrabber, which unfortunately does not seem to work anymore and lacked some pretty basic features, such as cross platform and multi-game support.

Most of the logic is stripped from PokerNowKit, with translation to typescript and some modifications for newer updates to PokerNow.

Contributions

Feel free to submit an issue ticket if there is a particular feature you want added as well as a PR if you feel like implementing that feature :D.

Future Work

There are several modifications I hope to make for the future of this app. Primarily, I want to look into parsing logic straight from the websocket messages we get, instead of using the websockets to simply figure out when a hand has ended. The websocket data seems to be encoded in a weird way which is why I chose to start with PokerNowKit's log parsing code instead.

Feature Tracking

  • Cross platform
  • Multi table support
  • Parse websockets instead of using game logs
  • Cleaner UI
  • PokerTracker HUD support
  • Ante support

pokernowlistener's People

Contributors

kraj011 avatar

Watchers

 avatar

pokernowlistener's Issues

"My C Won" not updating on PokerTracker

For some reason it seems like PokerTracker isn't detecting the total amount of cash won. Might have something to do with potSize being reported or something in the logs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.