kmar / livius

livius - a Qt-based TLCV-compatible live chess viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

livius

livius - a Qt-based TLCV-compatible live chess viewer

build instructions

$ make

Requires Qt 5, in particular:

  • qmake
  • qtdeclarative5-dev
  • qtdeclarative5-dev-tools
  • libqt5svg5-dev

OSX:

note that the first time you run livius.app, the pieces will be missing

go to Appearance/Piece set and navigate to data/pieces2d/mine (may fix this later), then File/Save config

contributors

Philipp Classen: Qt 5 fixes and a nice Makefile

Felix Braun: IPv6 fix

Rasmus Althoff: Window layout saved in config

Jost Triller: New chat window layout

About

livius - a Qt-based TLCV-compatible live chess viewer

License:Other


Languages

Language:C++ 99.2%Language:QMake 0.7%Language:Makefile 0.1%Language:C 0.0%