pokerstove

Poker hand evaluation and equity calculation software

brewmacoslinux
Try with needOr install directly
Source

About

Poker evaluation and enumeration software

Commands

pokerstove

Examples

Calculate equity for two specific hands$ pokerstove --evaluator=ps --game=holdem 'AKs' 'QQ'
Evaluate hand strength on a specific board$ pokerstove --evaluator=ps --game=holdem 'AsKh' 'QdQc' '2h3s5d'
Run an equity enumeration for a hand range$ pokerstove --evaluator=ps --game=holdem 'AA,KK,QQ' 'AKo,AQo'