Skip to content

notpace/pokernow-log-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker Now Log Processor

This is a quick-and-dirty app that takes your PokerNow log files and turns them into some pretty charts and graphs.

It was built using:

  • NodeJS
  • Express
  • Handlebars
  • ChartJS

Get Started

Install all the node packages:

npm install

Start the app:

node app.js