Difference between revisions of "Python-lichess-pgnserver"
Jump to navigation
Jump to search
(→Menu) |
|||
Line 20: | Line 20: | ||
! Icon !! Purpose !! Comment | ! Icon !! Purpose !! Comment | ||
|- | |- | ||
− | | | + | | {{MdiIcon|icon=home|color=blue|size=36}} || [http://lichess.bitplan.com/ Link to Homepage] || Shows [https://lichess.org/cpOszEMY default game cpOszEMY] |
|- | |- | ||
| [https://github.com/WolfgangFahl/play-chess-with-a-webcam {{MdiIcon|icon=linked_camera|color=blue|size=36}}] || Link to Play Chess With a WebCam || | | [https://github.com/WolfgangFahl/play-chess-with-a-webcam {{MdiIcon|icon=linked_camera|color=blue|size=36}}] || Link to Play Chess With a WebCam || | ||
|} | |} |
Revision as of 08:47, 23 December 2019
OsProject | |
---|---|
edit | |
id | python-lichess-pgnserver |
state | |
owner | WolfgangFahl |
title | PGN Server to feed lichess broadcasts and view PGN of games |
url | https://github.com/WolfgangFahl/python-lichess-pgnserver |
version | 0.0.1 |
description | |
date | 2019/12/23 |
since | |
until |
Click here to comment see PlayChessWithAWebCam
To Broadcast an OTB Game via Lichess it's necessary to supply an URL that serves the game in Portable Game Notation
This project allows to supply such an URL and be able to update the PGN online via HTTP POST Requests.
Menu
Icon | Purpose | Comment |
---|---|---|
home | Link to Homepage | Shows default game cpOszEMY |
linked_camera | Link to Play Chess With a WebCam |