Skip to content

mcroitor/olive-gui

 
 

Repository files navigation

Synopsis

Olive is a free open source cross-platform graphical front-end for Popeye and Chest with strong support for typesetting chess diagrams and solutions.

Name

Olive is named after the fictional character Olive Oyl, girlfriend of Popeye the Sailor.

Installation

Installing from Git (Windows/Linux/MacOS)

The prerequisites are Python3 (with pip), git and make. Clone the repository and from the repository root run

sudo make dependencies

make resources.py

Then olive can be started with

python3 olive.py

If you want to use Popeye/Chest with Olive (you probably do), then these programs must be installed separately.

Binaries

The binary packages for Windows are available under the Releases. They already include the compiled windows version of Popeye and WinChest.

About

Olive is a free open source cross-platform graphical front-end for Popeye chess software and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.3%
  • JavaScript 5.1%
  • Other 1.6%