For now is a simple chess widget made with PyQt5 and python-chess. The general intend is to convert this widget into a pgn reader where you could also play chess. I also made use of Fuge Icons.
- To install the requirements:
pip install -r requirements.txt
- To execute the program just make:
python main.py