Menu

Tree [404bda] 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 2024-12-21 Fulvio Fulvio [be56ea] Update flatpak to 5.1.0
 gtest 2024-09-20 Fulvio Fulvio [720d2e] Add an helper function parse_move in test_posit...
 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 2024-12-21 Fulvio Fulvio [22aba1] Version 5.1.0
 scripts 2025-06-08 Fulvio Fulvio [536b47] Add convert_marker.py
 sounds 2013-12-07 Fulvio Fulvio [936459] Play sounds on Windows without the SnackAudio p...
 src 2025-02-19 Fulvio Fulvio [bb5285] Remove CONST84 cast
 tcl 2025-03-18 ukscid ukscid [3c7d26] Add support for colors orange and cyan in %cal ...
 .clang-format 2019-01-06 Fulvio Fulvio [542366] Add .clang-format
 .gitignore 2023-01-03 rolandlo rolandlo [9e2c4b] Add flatpak manifest
 CMakeLists.txt 2024-12-21 Fulvio Fulvio [22aba1] Version 5.1.0
 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 2024-12-21 Fulvio Fulvio [22aba1] Version 5.1.0
 InnoSetup.iss 2024-12-21 Fulvio Fulvio [22aba1] Version 5.1.0
 Makefile.conf 2024-11-29 Fulvio Fulvio [7b42f4] Add a build_app.sh script to automate the downl...
 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 2025-06-08 Fulvio Fulvio [404bda] Update Ubuntu's CI to 24.04
 build_app.sh 2024-12-12 Fulvio Fulvio [11834d] Fix Tk 'use after free' crash
 configure 2024-11-29 Fulvio Fulvio [7b42f4] Add a build_app.sh script to automate the downl...
 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/

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.