Menu

Tree [ad7855] master /
 History

HTTPS access


File Date Author Commit
 bitmaps 2008-06-22 pgeorges pgeorges [8e9c96] *** empty log message ***
 bitmaps2 2008-06-22 pgeorges pgeorges [8e9c96] *** empty log message ***
 books 2008-06-22 pgeorges pgeorges [8e9c96] *** empty log message ***
 engines 2021-03-06 Fulvio Fulvio [bcebb6] Remove the unmaintained scidlet engine
 flatpak 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 gtest 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 help 2022-07-15 Fulvio Fulvio [0a48b1] Remove Nalimov tablebases.
 html 2010-10-20 jthart jthart [8b6481] HTML export: Take diagram and board colors from...
 img 2024-12-21 Fulvio Fulvio [4ebbaa] enginewin: remove addbestline button
 resources 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 scripts 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 sounds 2013-12-07 Fulvio Fulvio [936459] Play sounds on Windows without the SnackAudio p...
 src 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 tcl 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 .clang-format 2019-01-06 Fulvio Fulvio [542366] Add .clang-format
 .gitignore 2023-01-03 rolandlo rolandlo [9e2c4b] Add flatpak manifest
 CMakeLists.txt 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 COPYING 2014-05-02 Fulvio Fulvio [791ea5] Removed obsolete code:
 ChangeLog 2024-12-21 Fulvio Fulvio [ba2e75] Update Changelog
 Dockerfile 2023-01-22 Fulvio Fulvio [14502e] Add a Dockerfile for compiling with a container.
 Doxyfile 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 InnoSetup.iss 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 Makefile.conf 2025-12-06 Fulvio Fulvio [a11de3] configure: add LIBS variable
 Makefile.vc 2022-07-15 Fulvio Fulvio [0a48b1] Remove Nalimov tablebases.
 README.md 2024-12-21 Fulvio Fulvio [dca357] README: Add instructions for compilation
 azure-pipelines.yml 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 build_app.sh 1 day ago Fulvio Fulvio [ad7855] Version 5.2.202603
 configure 2025-12-06 Fulvio Fulvio [a11de3] configure: add LIBS variable
 scid.eco 2011-02-12 arwagner arwagner [623c3a] - Resolve umlauts in Scid ECO
 scid_es.eco 2011-02-13 arwagner arwagner [e92191] Updating sounds
 scid_fr.eco 2008-06-22 pgeorges pgeorges [e42c3f] *** empty log message ***

Read Me

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/

MongoDB Logo MongoDB