Skip to content
forked from alexyz/poker

A poker hand equity calculator, PokerStars and Full Tilt hand parser and history browser, and table HUD for Hold'em, Omaha, Draw, Stud and Badugi, written using Java 1.7 and Swing

License

Notifications You must be signed in to change notification settings

hard25670559/poker-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PET - Poker Equity Tool

PET includes

  • A poker equity calculator for

    • Hold'em, Omaha, Omaha H/L - estimated pre-flop, and exact post flop
    • 5 Card Draw, 2-7 Triple Draw (estimated)
    • Stud, Razz, 5 Card Stud (estimated)
    • Badugi (estimated)
  • A fast PokerStars and Full Tilt hand parser, with

    • searchable/sortable lists of players, games, tournaments and hands
    • Two hand replayers, both including hand equity and SPR (stack to pot ratio)
    • a floating HUD for tables currently being played at

PET does not modify, move or copy parsed hand history files, or share them with others (as doing so would be against the PokerStars TOS).

PET is written in Java 1.6 using Swing, and will run on any major OS with Java installed.

Screenshots

The Omaha equity calculator (could use simplifying a bit)

Screenshot

The hand parser last hand table

Screenshot

The hand parser replayer

Screenshot

Download

Runnable jar file

About

A poker hand equity calculator, PokerStars and Full Tilt hand parser and history browser, and table HUD for Hold'em, Omaha, Draw, Stud and Badugi, written using Java 1.7 and Swing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%