lila-gif icon indicating copy to clipboard operation
lila-gif copied to clipboard

Webservice to render Gifs of chess positions and games, and stream them frame by frame

Results 10 lila-gif issues
Sort by recently updated
recently updated
newest added

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24. Release notes Sourced from futures's releases. 0.3.24 Fix incorrect termination of select_with_strategy streams (#2635) Changelog Sourced from futures's changelog. 0.3.24 - 2022-08-29 Fix incorrect...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.19. Release notes Sourced from clap's releases. v3.2.19 [3.2.19] - 2022-08-30 Fixes (help) Ensure required arguments for parent commands aren't shown in their subcommands when...

dependencies
rust

Optional (by additional argument) showing good moves, mistakes and blunders when computer analisys is available as Lichess does (exclamation mark, question mark, etc).

enhancement

Hello! :wave: I’m not sure if this is the best place to ask and share about this, but I decided to start working on a MP4 generator akin to this....

Lichess gifs are a great way to show games, but having a clock time stamp can be helpful to provide more insights into the game, for example, if the player...

enhancement

The GIF endpoint could also contain a field for the game result. In PGN it's usually included in the Header or at the very end, like "{ Black wins on...

enhancement

I'm working on it.

enhancement

Like the "inside the board" style on Lichess.

enhancement

inspired by https://github.com/lichess-org/lila/issues/12514 result file: ![example1](https://user-images.githubusercontent.com/2981598/230718705-2a3b8d62-39ac-43c9-87fd-b7e379b403d0.svg) another example: ![example2](https://user-images.githubusercontent.com/2981598/230718707-0573df6d-ff90-4246-bd46-6f8e9297a490.svg) ![example](https://user-images.githubusercontent.com/2981598/230789837-e48eefab-660b-45d0-946a-62ec8783c423.svg) TODO: - [x] field highlight - [x] orientation - [x] check highlighting - [ ] player bars - [ ]...

support for green/yellow/blue arrows, want it for showing last move/explain positions

enhancement