Giter Site home page Giter Site logo

walela / better-lichess-charts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dylhunn/better-lichess-charts

0.0 2.0 0.0 6.96 MB

Better charts, graphs, and analytics for Lichess.

Home Page: https://dylhunn.github.io/better-lichess-charts/

License: GNU General Public License v3.0

HTML 4.58% CSS 1.05% TypeScript 94.37%

better-lichess-charts's Introduction

Better Lichess Charts

I just want to use this! Where do I go?

Click here!

Introduction

I always thought the charts and graphs that Lichess provides weren't that great. However, since Lichess exposes an API, I took the opportunity to re-implement them. Rather than using Lichess's approach of "insights," instead this tool generates an entire predefined report on your playing. This is a very low-effort way to explore your playing metrics.

How to build

Clone the repo, and make sure you have node.js (npm). Then cd into the repo, and run npm install, then npm start. The page should open.

Making a production build is a bit more complicated. npm run build ordinarly does this, but first you need to use babel to compile the lichess-api dependency into es5.

Note to self/others: since I'm seployed on GitHub Pages, I update to a newly built version with git subtree push --prefix build origin gh-pages, pushing the build folder to a separate branch for GH Pages.

Implementation details

This app is written using React Typescript, with Blueprint.js for UI components and Recharts for charts/graphs.

Current Status

Basic analytics and the opening explorer are working.

License

This is free software available under the GPL v3 license.

better-lichess-charts's People

Contributors

dylhunn avatar

Watchers

James Cloos avatar Austin Walela 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.