About

MasterChess is a simple, cross-platform chess team management system. It includes a Python module for the base management system and a GUI written with wxPython.

Download

Although MasterChess is cross-platform, the only platform that has up-to-date pre-built binaries is Mac OS X. To download the latest version of MasterChess for Mac, click "Download Mac App" in the header above. (NOTE: The binary available for download was compiled on Snow Leopard; it may or may not work on newer versions of OS X. If you are running in to trouble, try building MasterChess from the source code.)

If you wish to run MasterChess on another platform (Windows, Linux, etc.), you will have to install the prerequisites and build MasterChess from the source code. (See the "Development" section below.)

Development

MasterChess is an open-source program. To view or download the source code, start from the project's GitHub page. Additionally, to view a list of issues or file an issue report, use the GitHub issues page.

Screenshots

Click on an image to view a larger, more detailed version.

Home window

Home window

Players panel (allows you to add or edit players)

Players panel (allows you to add or edit players)

Matches panel (allows you to add or edit the results for individual matches)

Matches panel (allows you to add or edit the results for individual matches)

Matches panel (filtered by a player's name)

Matches panel (filtered by a player's name)

Results table (allows you to easily view all the matches and provides another way to add matches)

Results table (allows you to easily view all the matches and provides another way to add matches)

Overall Statistics

Overall Statistics

Statistics for an individual player

Statistics for an individual player

Rankings panel (ranks players according to match outcomes)

Rankings panel (ranks players according to match outcomes)

Creative Commons License
All screenshots are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.