A lightweight command line interface for viewing and analyzing lichess games.
To download the executable file, go under 'Releases'.
- Access to the 10 most recent lichess games
- Raw data viewing
- View games
- Analyze games
In order to use ChessView, you must have the Stockfish engine within the home directory.
Linux: /home/<username>/
Windows: <root>/Users/<username>/
Simply download the engine from the link above, extract the zip file, and copy the corresponding Stockfish executable into the correct folder.
To use the program, run the ChessView executable from the Terminal or Command Prompt.
Note that Command Prompt has issues displaying unicode characters. You can display the chess pieces by changing font and keyboard layout or through chcp 65001.


