Skip to content
forked from veloce/chessmap

An application that consumes lichess.org feed to display all moves in real time on a map

Notifications You must be signed in to change notification settings

ornicar/chessmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An application that consumes lichess.org feed to display all moves in real time on a map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 65.1%
  • JavaScript 30.3%
  • CSS 4.6%