p2wgui
convert PGN chess game files into webpages
Install
- All systems
-
curl cmd.cat/p2wgui.sh
- Debian
-
apt-get install pgn2web
- Ubuntu
-
apt-get install pgn2web
- Kali Linux
-
apt-get install pgn2web
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pgn2web
- Raspbian
-
apt-get install pgn2web
- Dockerfile
- dockerfile.run/p2wgui
pgn2web
convert PGN chess game files into webpages
conversion tool to generate webpages from chess "portable game notation" PGN files. The webpages allow the replaying of chess games within a web browser. It has a commandline client and a gtk graphical user interface for convenience. The html output is highly customisable, it is using javascript and the webpages are standards compliant and working with all major browsers.