Skip to content

buchholzs/scid

 
 

Repository files navigation

Build Status codecov coverity Documentation GitHub license

Scid (Shane's Chess Information Database) is a multi-platform (Linux, Mac OS X, Windows) chess database application.

With Scid you can maintain a database of chess games, search games by many criteria, view graphical trends, and produce printable reports on players and openings. You can also analyze games with the Xboard or UCI compatible chess program, play online on FICS, and even use Scid to study endings with endgame tablebases.

Scid is free software and is released under the GPL licence. In Linux and macOS, the build process is straightforward:

git clone --depth=1 https://git.code.sf.net/p/scid/code scid-code
cd scid-code
./build_app.sh
make install

The Scid.app folder contains the app, which can be moved to other directories, such as /Applications. It is also possible to create a symbolic link to the executable Scid.app/Contents/scid/scid.

Please report issues and bugs here: https://sourceforge.net/projects/scid/
For other problems or support, try reaching out to the mailing list: https://sourceforge.net/p/scid/mailman/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Tcl 62.5%
  • C++ 29.2%
  • C 4.4%
  • HTML 2.6%
  • Shell 0.7%
  • Python 0.2%
  • Other 0.4%