Difference between revisions of "Python-lichess-pgnserver"

From BITPlan Wiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
To Broadcast an OTB Game via {{Link|target=Lichess}} it's necessary to supply an URL that serves the game in [https://de.wikipedia.org/wiki/Portable_Game_Notation Portable Game Notation]
 
To Broadcast an OTB Game via {{Link|target=Lichess}} it's necessary to supply an URL that serves the game in [https://de.wikipedia.org/wiki/Portable_Game_Notation Portable Game Notation]
 +
 
This project allows to supply such an URL and be able to update the PGN online via POST
 
This project allows to supply such an URL and be able to update the PGN online via POST
 +
 
[http://lichess.bitplan.com/ Try it!]
 
[http://lichess.bitplan.com/ Try it!]

Revision as of 09:36, 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 POST

Try it!