jhonnold / node-tlcv

Tom's Live Chess Viewer for CCRL Broadcasts on the web!
https://ccrl.live
MIT License
23 stars 8 forks source link

Add menu items #18

Closed jhonnold closed 3 years ago

jhonnold commented 3 years ago

Support the TLCS command of MENU.

Example: < 24871>MENU ID=2 WIDTH=12000 HEIGHT=6000 NAME="Schedule" URL="http://kirill-kryukov.com/chess/discussion-board/viewtopic.php?f=7&t=13246#p122060"

Parses this into a broadcast map as { schedule: 'http://...' }. UI is designed specifically to look for schedule and even, and display links to those URLs.