A chess dashboard based on lichess, run on your local machine
Because I want more insights with beautiful charts for my games.
- Plot by games instead of by date
- Highlight winning streaks
- Highligh losing streaks
- Overlay dates on Elo x #games graph
- Games by day graph (#games x date)
- Grab games from lichess API
- Calendar with gree/red/grey days - each color for rate variation, could have intensity
- Dataviz: winning/lose streaks as a graph
- Weekly average rating, with how many games
- Average daily rating, with "shadow" that as large as many games there were
Here I'll list some projects that inspired me to create this one.
- Lichess' Chess ground a chess UI that lichess uses (GPL3.0)
- EnCroissant an open-source, cross-platform chess GUI that aims to be powerful, customizable and easy to use.
TBD