Skip to content

lockr7/pokernow-log-processor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 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

About

Make some pretty charts and graphs for PokerNow logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • Handlebars 28.3%
  • CSS 4.2%