I am excited to share with you my latest project, a new chess GUI that I have been working on for the past few months. I wanted to have a desktop app that was as user-friendly as the web-based ones. It includes a database based on SQLite, and it's getting close to being as fast as Scid. The schema is similar to OCGDB, with the 2-byte move encoding. Although only exact position searches are currently implemented, I plan to add partial searches in the near future.
Other features currently done:
- Analyze your games with multiple engines at the same time
- Download games from Lichess or Chess.com and keep them up to date
- Add annotations and comments to your games
https://www.encroissant.org/download
And if you want to contribute or check out the source code, you can visit the GitHub repository here:
https://github.com/franciscoBSalgueiro/en-croissant