chessmap
chessmap copied to clipboard
An application that consumes lichess.org feed to display all moves in real time on a map
Getting started
Download last maxmind GeoLite database and put in conf directory
$ cd conf
$ wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
Tweak settings in conf/application.conf
$ cp conf/application.conf.dist conf/application.conf