Open Side Menu Go to the Top
Register
RunItOnceParser: A CLI tool to analyze your hands played ar RunItOnce Poker RunItOnceParser: A CLI tool to analyze your hands played ar RunItOnce Poker

01-25-2021 , 01:16 PM
Hi y'all,

as a side project I've written a hand history parser for RunItOncePoker
(link to Github). SaturdayI released the very first alpha. It's runs on .NET5, written in C#.

You can use it to examine how much rake you have paid (per stake and game type), and how you are doing with splashes.

Next up are SnG and Cub3d reports, hopefully in a few weeks! Happy if you give it a try, or spread the word.

Any feedback welcome. Or even better, if anyone even wanted to contribute, I'd be over the moon. Cheers!

-----

Examlpe screenshot of console output:
RunItOnceParser: A CLI tool to analyze your hands played ar RunItOnce Poker Quote
01-26-2021 , 05:52 AM
Looks good man. Make it start with a double click though.
RunItOnceParser: A CLI tool to analyze your hands played ar RunItOnce Poker Quote
01-26-2021 , 06:44 PM
Quote:
Originally Posted by bex989
Looks good man. Make it start with a double click though.
Hi Bex989,
thanks, but that is not the 'genre' of tool I created. It's a CLI (command line interface), and you have to provide arguments when starting it.

I rather focus on writing more functional code for it (SnG reports, more stats, etc.) than building a GUI (graphical user interface) - that's boring, but also lot's of work to make it nice.

Sorry to dissapoint you there,
Elucius.
RunItOnceParser: A CLI tool to analyze your hands played ar RunItOnce Poker Quote
01-27-2021 , 04:46 AM
Hey no worries. But I understand it's CLI. You can still have user input to set the arguments. It's just that end user expects to have it set with a click and it has been like that for years.
RunItOnceParser: A CLI tool to analyze your hands played ar RunItOnce Poker Quote
02-07-2021 , 08:05 AM
H y'all,

I just released the next version, including the first Sng and Cub3d reports, as well as a configuration file where you can set your presets!

Link to release page
RunItOnceParser: A CLI tool to analyze your hands played ar RunItOnce Poker Quote

      
m