Skip to content
/ hhstats Public

Hand history parser for PokerStars Home Games

License

Notifications You must be signed in to change notification settings

victr/hhstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hhstats

Hand history parser for PokerStars Home Games on play money.

It shows the total buy-in, cashout and the rake payed by each player.

You need all the hands of the session, otherwise it's not possible to calculate buy-in correctly, since PokerStars does not log them separately and buy-ins are calculated as the difference in stack sizes in between two hands. The history is not written when you're in sit out.

npm start -- "hh.txt" -buyins                  : to show the summary
npm start -- "hh.txt" -verbose                 : debugging
npm start -- "hh.txt" -verbose -trace Batman   : debugging one player

About

Hand history parser for PokerStars Home Games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published