Skip to content

kerkeslager/openpokertools.com

 
 

Repository files navigation

OpenPokerTools.com

build

The goal of this project is to provide a set of free and open source poker tools, which can be easily accessed on the web without needing to install any software on your device.

To use the tools simply go to https://openpokertools.com/.

Build

Follow these steps to build the website on your machine.

  1. Install node
  2. npm install
  3. npm run build
  4. Go to the newly created folder dist
  5. Open the dist/index.html file in your browser

Contributing

If you experience a bug or wish to see a feature added please open an issue. However if you feel up to the challenge, contributions in the form of pull requests are welcome and much appreciated.

License

AGPL-3.0

About

A set of free and open-source poker tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.8%
  • HTML 32.3%
  • CSS 3.9%