Skip to content

Getting Started

This guide gets you from download to your first game in a few minutes.

Head to the Download page and grab the installer for your platform.

  1. Download the .exe installer
  2. Run the installer and follow the prompts
  3. Launch En Parlant~ from your Start menu or desktop
  1. Download your preferred format: .AppImage, .deb, or .rpm
  2. For AppImage:
    Terminal window
    chmod +x en-parlant_amd64.AppImage
    ./en-parlant_amd64.AppImage
  3. For .deb:
    Terminal window
    sudo dpkg -i en-parlant_amd64.deb
  4. For .rpm:
    Terminal window
    sudo rpm -i en-parlant_amd64.rpm
  1. Download the .dmg file (Intel or Apple Silicon)
  2. Open the .dmg and drag En Parlant~ to your Applications folder
  3. On first launch, you may need to right-click > Open to bypass Gatekeeper

When you open En Parlant~ for the first time, you’ll see the home screen with seven feature cards. Here’s the recommended setup order:

Go to Engines in the sidebar and download Stockfish — it’s free, open-source, and the strongest engine available. This powers game analysis, computer opponents, and puzzle hints.

Go to Databases in the sidebar and download one of the available game databases. Caissabase is a good starting point — 5.4 million master games that power the position search panel during analysis.

Pick any card on the home screen:

  • Play Chess — start a game against Stockfish
  • Analysis Board — open a free analysis board and explore positions
  • Puzzles — download the Lichess puzzle database and practice tactics
  • Narrated Demo — hear TTS narration in action with zero setup
  • Import Game — load a PGN file or paste a game from the clipboard

If you want to hear annotations spoken aloud while you study, head to Settings > Sound and choose a TTS provider. The TTS Providers Overview walks you through the options. Or just click the Narrated Demo card to try it instantly with pre-recorded audio.

  • Features — detailed guides for each home screen card
  • App Menus — what each sidebar section does
  • TTS Setup — choose and configure a voice provider
  • Architecture — technical deep-dive for developers