This repository is deprecated and only here for historical reasons. The new repository can be found at https://github.com/LiBoard/Python.
Scripts to use LiBoard on PC.
Run the scripts with the --help
option to see information about their arguments.
Emulates keyboard inputs for the moves by one side. Can be used to play on Lichess. Depends on pyautogui.
Shows the current board position using curses and prints a PGN on exit.
Print the binary data from the board as it comes in. Intended for diagnostic purposes.
- Lichess client using the Board API