- Blind mode tutorial
lichess.org
Donate

How to open the last game played on Lichess in your chess software

Put above code in a file ending with .py and eg. create a shellink to it in your taskbar. Then clicking the shelllink will download the game into a pgn file and open that PGN in the chess software which is assigned to pgns.

you need to have Python installed and the requests package - run 'pip install requests' from a console.

Put above code in a file ending with .py and eg. create a shellink to it in your taskbar. Then clicking the shelllink will download the game into a pgn file and open that PGN in the chess software which is assigned to pgns. you need to have Python installed and the requests package - run 'pip install requests' from a console.

No, put it into a file ending with .pyw on windows.

No, put it into a file ending with .pyw on windows.

This topic has been archived and can no longer be replied to.