Difference between revisions of "Python-lichess-pgnserver"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
}} | }} | ||
[http://lichess.bitplan.com/ Try it!] | [http://lichess.bitplan.com/ Try it!] | ||
+ | |||
+ | 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 |
Revision as of 08:35, 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 |
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