Coder Social home page Coder Social logo

tarsbase / global-poker-hand-history-converter-chrome-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mr-feek/global-poker-hand-history-converter-chrome-extension

0.0 1.0 0.0 144 KB

Chrome Extension for fetching Global Poker hand histories and converting them to poker stars format.

License: MIT License

HTML 5.92% JavaScript 94.08%

global-poker-hand-history-converter-chrome-extension's Introduction

global-poker-hand-history-converter-chrome-extension

This chrome extension enables you to download your Global Poker hand histories in the same format that Poker Stars uses for its hands for importing into Poker Tracker 4.

This repository holds the source code for the chrome extension. The source code for actually converting hand histories to poker stars lives here. Therefore, any issues regarding the actual conversion of hand histories should be opened up there.

Installation

Chrome Extension Per the request of Global Poker, this extension has been removed from the web store.

Pre reqs to install:

Steps:

  • clone this repository git clone https://github.com/mr-feek/global-poker-hand-history-converter-chrome-extension.git
  • cd global-poker-hand-history-converter-chrome-extension
  • Install dependencies: yarn install
  • Build the extension
    • OS X: npm run dist
    • WINDOWS: SET NODE_ENV=production & npm run build you will now notice that build/ directory has files. This is where you will load the chrome extension into chrome from.
  • open up chrome and navigate to chrome://extensions
  • in the top left, click on Load unpacked
  • select the build directory of the plugin (it will be inside of wherever you cloned the chrome extension to)

Usage

Login to global poker and navigate to Profile > Hand History. You will see a new piece of UI inserted on the page which will enable you to download the converted hand histories.

Image coming soon...

Support on Beerpay

Hey dude! Help me out for a couple of ๐Ÿป!

Beerpay Beerpay

global-poker-hand-history-converter-chrome-extension's People

Contributors

mr-feek avatar romankor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.