1.5.3 • Published 3 years ago

chessfessor v1.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Chessfessor

Version build release codecov Downloads (total) License: MIT

npm.io

Chessfessor is the short for "Chess Professor". This command line tool will allow you to download all your chess game data from Lichess and Chess.com. You can then put this data in any BI tool you like to analyse your games or generate dashboards like winrates per opening.

Install

npm install -g chessfessor

Usage

chessfessor Kasparov

Advanced usage

# Display help page
chessfessor --help
chessfessor -h

# Get Lichess.org games for player Kasparov
chessfessor Kasparov --website lichess
chessfessor Kasparov -w lichess

# Get Chess.com games for player Kasparov
chessfessor Kasparov --website chessdotcom
chessfessor Kasparov -w chessdotcom

#Get Lichess.org games for player Kasparov, including casual games
chessfessor Kasparov -w lichess --casual

Disclaimer

I have no rights on Lichess or Chess.com. All rights belong to their respective owners.

But this tool comes from free, enjoy it! 🎉

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago